Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.13 KB

README.md

File metadata and controls

41 lines (33 loc) · 1.13 KB

CEP Query using ViaCEP API - ReactJS 💭

🌟 About this project

  • 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/

💻 Getting Started

To get a local copy up and running follow these steps.

Prerequisites

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

Installation

  1. Clone the repository:

    git clone https://github.com/reb-gaia/academia-frontend-cep
  2. Install packages:

    yarn install
  3. 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.