Skip to content

NeerajNagure/WeatherForecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Weather Forecast App

Deployed website link:

https://weather-forecast-b5we.onrender.com

How to run?

  1. Download the zip file containing code
  2. Run npm install in the ./backend directory of the folder
  3. Run node index.js in ./backend directory to start the server
  4. Run npm install in the ./frontend directory of the folder in another terminal
  5. Change the api endpoint by going to ./frontend/src/weather.js file and change ENDPOINT variable to the local backend server address
  6. Run npm start to start the react frontend server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published