Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 421 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 421 Bytes

find-cep

A simple React app to find informations about a zip code

Running

npm install
npm start

Access

http://localhost:3000/

Stack

  • React
  • styled-components
  • Redux
  • ESLint
  • Jest/Enzyme

License

The MIT License (MIT) Created by Create React App.