Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osvaldokalvaitir/reactjs-gostack9-module9
:barber: GoBarber Application using Redux, Redux-Saga, Redux Persist, unform, Yup, date-fns, date-fns-tz, react-router-dom, history, Immer, polished, React Icons, react-toastify, React-Perfect-Scrollbar, Reactotron and consuming the features of the Node.js - GoStack 9 Module 3 API
https://github.com/osvaldokalvaitir/reactjs-gostack9-module9
bootcamp gobarber gostack gostack-9 reactjs rocketseat
Last synced: 23 days ago
JSON representation
:barber: GoBarber Application using Redux, Redux-Saga, Redux Persist, unform, Yup, date-fns, date-fns-tz, react-router-dom, history, Immer, polished, React Icons, react-toastify, React-Perfect-Scrollbar, Reactotron and consuming the features of the Node.js - GoStack 9 Module 3 API
- Host: GitHub
- URL: https://github.com/osvaldokalvaitir/reactjs-gostack9-module9
- Owner: osvaldokalvaitir
- License: mit
- Created: 2019-11-23T01:16:20.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T11:54:23.000Z (7 months ago)
- Last Synced: 2024-06-18T13:40:57.395Z (7 months ago)
- Topics: bootcamp, gobarber, gostack, gostack-9, reactjs, rocketseat
- Language: JavaScript
- Homepage:
- Size: 2.24 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ReactJS - GoStack 9 Module 9
:barber: GoBarber Application using Redux, Redux-Saga, Redux Persist, unform, Yup, date-fns, date-fns-tz, react-router-dom, history, Immer, polished, React Icons, react-toastify, React-Perfect-Scrollbar, Reactotron and consuming the features of the Node.js - GoStack 9 Module 3 API
Demo | Install and run | License## :computer: Demo
![Demo](/.github/assets/demo.gif)
## :wrench: Install and run
_ps: Before running the app, start the [Node.js - GoStack 9 Module 3 API](https://github.com/osvaldokalvaitir/nodejs-gostack9-module3) backend._
Open terminal:
```sh
# Clone this repo
git clone https://github.com/osvaldokalvaitir/reactjs-gostack9-module9# Entry in folder
cd reactjs-gostack9-module9# Install deps with npm or yarn
npm install | yarn# 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