This project was developed for the final challenge of the Codenation Bootcamp.
- express
- axios
- react
- react-icons
- react-image-magnify
- react-lottie
- redux
- redux-saga
- redux-persist
- react-toastify
To clone and run this application, you'll need Git, NodeJS, Postgres, Postbird and Npm.
You just need to run the following commands:
# Clone this repository
$ git clone https://github.com/helcioItiyama/fashionista.git
# Go into the repository
$ cd fashionista
# Install dependencies
$ yarn
# Run the app
$ yarn start