yesminmarie / gobarber-web

Frontend do projeto goBarber desenvolvido com React no Bootcamp GoStack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸš€ GoBarber-Web πŸš€

GoBarber-web

This project was developed in GoStack Bootcamp from Rocketseat. It is the frontend of an application for barbershops named GoBarber. The backend can be accessed here and the mobile version here.

Objective β€’ Technologies β€’ How to run the application β€’

πŸ’‘ Objective

This project allows the barber to view the list of the appointments of a particular day. This project was developed using React with Context API and Hooks.

πŸš€ Technologies

It was used these technologies in this project.

πŸ’» How to run the application

Pre Requiriments

You will need these tools instaled in your machine:

And you will need to run the API REST of GoBarber:

# Clone this repository
$ git clone https://github.com/yesminmarie/gobarber-web

# Go into the folder of the project
$ cd gobarber-web

# Install the dependencies
$ yarn

# Start the client
$ yarn start

Made with ❀️ by Yesmin Marie

About

Frontend do projeto goBarber desenvolvido com React no Bootcamp GoStack.


Languages

Language:TypeScript 99.2%Language:HTML 0.7%Language:JavaScript 0.1%