Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 363 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 363 Bytes

puddles

A weather and polution app constructed using ReactJS, React Bootstrap, and NPM packages axios and cherio for web scraping

To run the backend, navigate to ./backend and run the terminal command npm run start

To run the frontend, navigate to ./puddles_frontend and run the terminal command npm run start

Make sure to npm install for each folder