https://github.com/natanaelvich/gobarber-web
👨 gobarber is a manager to barber ✂️
https://github.com/natanaelvich/gobarber-web
reactjs reactotron-react-js reactotron-redux-saga reactrouterdom styled-components
Last synced: about 2 months ago
JSON representation
👨 gobarber is a manager to barber ✂️
- Host: GitHub
- URL: https://github.com/natanaelvich/gobarber-web
- Owner: Natanaelvich
- Created: 2020-02-12T06:11:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T03:24:19.000Z (about 6 years ago)
- Last Synced: 2025-08-30T14:39:40.586Z (10 months ago)
- Topics: reactjs, reactotron-react-js, reactotron-redux-saga, reactrouterdom, styled-components
- Language: JavaScript
- Homepage:
- Size: 1.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Barber Manage
barber shop manager
## Requirements
For development, you will only need Node.js installed on your environement.
---
## Install
$ git clone https://github.com/ORG/PROJECT.git
$ cd PROJECT
$ npm install
## Start & watch
$ npm start
## Update sources
Some packages usages might change so you should run `npm prune` & `npm install` often.
A common way to update is by doing
$ git pull
$ npm prune
$ npm install
To run those 3 commands you can just do
$ npm run pull
---
## Languages & tools
### JavaScript
- [Eslint](https://eslint.org/) is used to prevent JavaScript error.
- [Prettier](https://prettier.io/docs/en/index.html) is an opinionated code formatter
- [ReactJS](https://github.com/facebook/react) is used for UI.
### CSS
- [styled-components](https://styled-components.com/) css style
---
### ScreenShots
Login
Register
Dashboard
Profile