Web app made with React and Redux toolkit for my last project of Oxygen's Academy Bootcamp. The app consists in a SPA that allows you to search, save and download photos from Unsplash Api.
Clone the project
git clone https://github.com/pabloherrerof/picsfinder.git
Go to the project directory
cd picsfinder
Install dependencies
npm install
Start the server
npm run start
👷🏼♂️ https://www.linkedin.com/in/pablo-herrero-ferr%C3%A1n-3b442a266
Go to package.json file and replace - "homepage": "https://pabloherrerof.github.io/Hotel-Miranda-Dashboard"
with "homepage": "https://yourusername.github.io".
npm run deploy