Skip to content

AgustinCarignano/photo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo App

Description

App created for third module of Oxigen. The object was make a design of the app using figma, based on a functional document provided by Oxygen, and develope the application using Create React App whit a Redux Toolkit template. This app allow to the user search photos in the web using the Unsplash's API, and agregate them to the presonal collection. From this personal collection, the user can add or modify the photo description, add one or more tags, filter the images by description or tag, order by date, width, height or likes, and download the high resolution image.

Capture

Links

Technical characteristics

This project was bootstrapped with Create React App, using the Redux and Redux Toolkit template.

Available Scripts

  • npm start
  • npm test
  • npm run build
  • npm run deploy
  • npm run eject (Note: this is a one-way operation. Once you eject, you can't go back!)