Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 414 Bytes

File metadata and controls

35 lines (24 loc) · 414 Bytes

react-frontend-map

React Frontend - City Map Population.

This project is using:

  • Mapbox
  • React Router
  • React Hook Form
  • Axios
  • Styled Components

Building and running on localhost

First install dependencies:

npm install

Running

npm run start

Production

To create a production build:

npm run build

Credits

Hullen Gonzales - hullen.me