https://github.com/mcodex/rocketseat-gobarber-web
https://github.com/mcodex/rocketseat-gobarber-web
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mcodex/rocketseat-gobarber-web
- Owner: mCodex
- Created: 2020-03-09T23:50:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T04:39:03.000Z (about 3 years ago)
- Last Synced: 2025-03-25T17:51:39.018Z (10 months ago)
- Language: JavaScript
- Size: 5.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rocketseat GoBarber Web
Project bootstraped with [create-react-app](https://github.com/facebook/create-react-app).
## 📚 Libraries:
* [redux](https://redux.js.org/)
* [redux-saga](https://redux-saga.js.org/)
* [styled-components](https://styled-components.com/)
* [react-app-rewired](https://github.com/timarney/react-app-rewired)
* [customize-cra](https://github.com/arackaf/customize-cra)
## 📦 Installation
It is easy, just run:
* `yarn` - to install dependencies
* `yarn start` - to start development mode