/GoBarber-web

💈✂web application of GoBarber - made with ReactJS, styled-components and react-router-dom

Primary LanguageTypeScript

logo

ReactJS Application for GoBarber

Top language GitHub Made by

About the project   |    Technologies   |    Getting started

logo

📄 About the project

Go to api here: GoBarber Rest API
Go to mobile client here: GoBarber mobile

GoBarber is an application/web that makes it possible to register barbers and control customer schedules. The schedule is done by the mobile application, while the web take care of displaying it for the barber.

Gobarber is an application developed during GoStack Bootcamp, by Rocketseat, focused to learn the best use of ReactJS. I'm totally thankful to Rocketseat for the excellent bootcamp.

💻 Technologies

Technologies that I used to develop this website

ReactJS   |    Typescript   |    React Icons   |    Styled Components   |    Axios   |    Unform   |    Yup   |    Eslint   |    Prettier

💻 Getting started

⚠ Requirements: have this application's API running.

Clone the project and access the folder

$ git clone https://github.com/frndsjoao/GoBarber-web.git && cd gobarber-web

Then install the dependencies

# Install the dependencies
$ yarn

# Start the client
$ yarn start

📝 License

Not specified.