Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thegibi/gobarber-front-end


https://github.com/thegibi/gobarber-front-end

components hooks props reactjs styled-components typescript

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# GoBarber-Web - Em desenvolvimento

# Sobre
Este projeto se conectará a uma API desenvolvida em Node [acesse aqui](https://github.com/gibify/GoBarber-Back-End).

```shell
# clonando o projeto:
git clone https://github.com/gibify/GoBarber-Front-End.git

# acessando a pasta:
cd web

# instalando as dependências:
yarn

# rodadno o projeto:
yarn start

# este projeto se iniciará na porta 3000
```