Skip to content

yevgeniaronov/weather_app_react_demo

Repository files navigation

weather_app_demo_react

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:

  1. npm install
  2. npm start
  3. npm run dev
  4. go to http://localhost:8080/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published