Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thegibi/gobarber-front-end
- Owner: thegibi
- Created: 2020-08-22T12:27:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T14:08:55.000Z (about 4 years ago)
- Last Synced: 2024-05-08T01:26:01.981Z (7 months ago)
- Topics: components, hooks, props, reactjs, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 2.18 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```