Skip to content

Gives weather details such as windspeed, temperature, humidity and general weather description of entered city

License

Notifications You must be signed in to change notification settings

ATOMworkplace/Weather-Indicator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Indicator-App

Gives weather details such as wind speed, temperature, humidity, and general weather description of the entered city

How to start app online

1. Fork the repo and save it on your account.
1. Use the cyclic cloud platform, select the forked repo, and deploy it.

How to start the app on your local system

1. Clone the following repo and open it in vs code.
2. Start the terminal using the cd command and go into the weather-indicator folder.
3. Install node_modules >>express, fs, https, bodyParser, JSDOM, >> using command npm i name_modules.
3. Using the command node app.js run the file.
4. Open the web browser and go to localhost:3000 to start the server.

Screenshots

image

image

image

image

image

image

image

About

Gives weather details such as windspeed, temperature, humidity and general weather description of entered city

Resources

License

Stars

Watchers

Forks