Skip to content

Allows users to view the 7-day forecast for any user-specified location in the world.

Notifications You must be signed in to change notification settings

usmanasif/weather_forecast_test_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForeCast

Weekly Forecast that allows users to view the 7-day forecast for any user-specified location in the world.

Getting Started

Pre-requisites

Please meet the following requirements:

  • node version 14.21.1 installed
  • Foreca API key (This web app Uses third part api from foreca (https://developer.foreca.com/) to fetch weather records. The user can select country form the list and then is able to select city from respective country)

How to install

  • Do npm install in terminal opened in current folder
  • Add your FORECA_TOKEN in .env
  • For running in dev env, do npm run dev else do npm start

How to Run Web Server

  • For running in dev env, do npm run dev else do npm start

About

Allows users to view the 7-day forecast for any user-specified location in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published