Skip to content

Fvieira99/desafio-cep-front

Repository files navigation

Busca CEP

Stack Used



Demonstration GIF:

busca_cep


How to run locally

Clone the repository:

git clone https://github.com/Fvieira99/desafio-cep-front.git

Go to the project directory:

cd desafio-cep-front/

Install Dependencies:

npm install

Go to server repository and follow the "How to run locally" steps:

https://github.com/Fvieira99/desafio-cep-back

Run it:

npm run start