Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devzgabriel/cep-inspector
https://github.com/devzgabriel/cep-inspector
cep-search react-hooks reactjs redux styled-components theme-switcher typescript
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devzgabriel/cep-inspector
- Owner: devzgabriel
- License: mit
- Created: 2021-02-19T00:26:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T16:11:26.000Z (almost 4 years ago)
- Last Synced: 2023-03-06T06:32:41.944Z (almost 2 years ago)
- Topics: cep-search, react-hooks, reactjs, redux, styled-components, theme-switcher, typescript
- Language: TypeScript
- Homepage:
- Size: 494 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CEP Inspector
## O objetivo do projeto é fazer com que a consulta de CEP seja algo simples e fácil!
### Veja como é:
![]()
![]()
### Também em Dark Mode
![]()
![]()
### Mobile
![]()
_______
![]()
## Como executar na sua máquina e testar
### **Instalando e executando o projeto**
_Antes de executar o frontend é necessário que a API esteja executando também!_
_Veja o repositório em:_ [API CEP Inspector](https://github.com/devzgabriel/api-cepInspector)
No terminal digite todos os comandos abaixo:
```Bash
git clone https://github.com/devzgabriel/CEP-Inspector.git
``````Bash
cd CEP-Inspector
``````Bash
yarn install
``````Bash
yarn start
```### **Executando testes**
Os testes serão acrescentados em breve!
## **Criado por Gabriel Silva**