Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matheusfd3/gobarber-web

Controle de horários e agendamentos para barbeiros.
https://github.com/matheusfd3/gobarber-web

2021 reactjs styled-components

Last synced: about 2 months ago
JSON representation

Controle de horários e agendamentos para barbeiros.

Awesome Lists containing this project

README

        


logo

## Primeiro Acesso
### Clonando o projeto
```
$ git clone https://github.com/matheusfd3/gobarber-web.git
```
### Baixando as dependências
Na pasta do projeto execute o comando abaixo com o [Yarn](https://yarnpkg.com/lang/pt-br/).
```
$ yarn install
```
### Rodando no localhost
```
$ yarn start
```
Acesse [http://localhost:3000/](http://localhost:3000/).
### Backend
Esse projeto precisa do backend [gobarber-api](https://github.com/matheusfd3/gobarber-api) para funcionar corretamente.

## Páginas
### **Login**


Login

### **Cadastrar**


Cadastrar

### **Esqueci minha senha**


Esqueci minha senha

### **Resetar senha**


Resetar senha

### **Dashboard**


Dashboard

### **Perfil**


Perfil