Technologies | How To Use | License
This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:
- ReactJS
- Redux
- Redux-Saga
- React Router v4
- Axios
- History
- Immer
- Polished
- React-Toastify
- styled-components
- React-Icons
- react-loading-skeleton
- react-loader-spinner
- json-server
- Reactotron
- VS Code with EditorConfig and ESLint
To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/mesquini/rocketshoes
# Go into the repository
$ cd rocketshoes
# Install dependencies
$ yarn install
# Run API fake
$ json-server db.json -p 3333 -w
# Run the app
$ yarn start
This project is under the MIT license. See the LICENSE for more information.
Made with ♥ by Victor Mesquini 👋 Get in touch!