This project was developed during the Rocketseat GoStack Bootcamp.
Technologies |
How To Use
This project was developed with the following technologies:
- ReactJS
- Redux
- React Router
- History
- Redux-Saga
- Immer
- Axios
- Json Server
- Styled-Components
- Polished
- React-Icons
- React Toastify
- React Loader Spinner
- Reactotron
- VS Code with EditorConfig and ESLint
To run this application, you will need Git, Node.js and Yarn installed on your computer.
From your command line:
# Clone this repository
$ git clone https://github.com/adeonir/rocketshoes-react
# Go into the directory
$ cd rocketshoes-react
# Install the dependencies
$ yarn
# Run the server
$ yarn server
# Run the app in another command line window
$ yarn start
This project is under the MIT license.
Made with