Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osvaldokalvaitir/reactjs-gostack9-module7

:shoe: Rocketshoes Application using Redux, Redux-Saga, Immer, history, React Router, react-toastify, styled-components, React Icons, polished, Hooks, Reactotron and consuming the features of the JSON Server API
https://github.com/osvaldokalvaitir/reactjs-gostack9-module7

bootcamp gostack gostack-9 reactjs rocketseat rocketshoes

Last synced: about 1 month ago
JSON representation

:shoe: Rocketshoes Application using Redux, Redux-Saga, Immer, history, React Router, react-toastify, styled-components, React Icons, polished, Hooks, Reactotron and consuming the features of the JSON Server API

Awesome Lists containing this project

README

        


Logo


ReactJS - GoStack 9 Module 7


:shoe: Rocketshoes Application using Redux, Redux-Saga, Immer, history, React Router, react-toastify, styled-components, React Icons, polished, Hooks, Reactotron and consuming the features of the JSON Server API


GitHub language count

GitHub language top


Made by Kalvaitir

License


Demo   |   Install and run   |   License

## :computer: Demo

![Demo](/.github/assets/demo.gif)

## :wrench: Install and run

Open terminal:

```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack9-module7

# Entry in folder
cd reactjs-gostack9-module7

# Install deps with npm or yarn
npm install | yarn

# Run API
json-server server.json

# Launch the app with npm or yarn
npm run start | yarn start
```

Click to learn more about the tools used: [Reactotron](https://github.com/osvaldokalvaitir/awesome/blob/main/src/apps-inspectors/reactotron.md).

## :memo: License

This project is under the MIT license. See [LICENSE](/LICENSE) for more information.

---


Developed with 💚 by Osvaldo Kalvaitir Filho