Information: This was made for a job interview Simple React app that shows weather of different cities that were set in the JSON file (no DB connection). it doesn't use any external API like Google Maps Geolocation API, since i was asked not to use any of those.
Instructions:
type the following in the terminal to run the app:
- npm install
- npm start
- npm run dev
- go to http://localhost:8080/