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][vc] with [EditorConfig][vceditconfig] and [ESLint][vceslint]
To clone and run this application, you'll need Git, [Node.js v10.16][nodejs] or higher + [Yarn v1.13][yarn] or higher installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/matheuskuster/gostack-rocketshoes-react
# Go into the repository
$ cd gostack-rocketshoes-react
# Install dependencies
$ yarn install
# Run the app
$ yarn start
This project is under the MIT license. See the LICENSE for more information.