- This project was developed in Academia Front-end, a program from Accenture to learn and practice ReactJS fundamentals.
- This project was bootstrapped with Create React App.
- Documentation of ViaCEP API available in https://viacep.com.br/
To get a local copy up and running follow these steps.
This is a list of things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- yarn via npm
npm install --global yarn
-
Clone the repository:
git clone https://github.com/reb-gaia/academia-frontend-cep
-
Install packages:
yarn install
-
You can run using:
yarn start
Runs the app in the development mode and open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Made with ❤️ and JavaScript, by Rebeca Gaia.