Skip to content

MewadaAnkit/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a simple weather app built with Node.js, Express.js, HTML, CSS, and Bootstrap. The app allows users to check the current temperature of their city by entering the city name or the zip code. It retrieves the weather data from an external API, and displays the current temperature, along with other weather information such as humidity, wind speed, and weather description. The app is responsive and designed to work well on both desktop and mobile devices.

Installation

Install my-project with npm

  npm install 
  npm start

Dependencies

The app uses the following dependencies:

  • express
  • ejs
  • request

API

The app retrieves weather data from the OpenWeather API. To use the API, you need to sign up for a free account and get an API key. You can then replace the API key in the config.js file with your own API key.

Credits

The app was built by Ankit Mewada. Feel free to use and modify the code as you like. If you have any questions or suggestions, please feel free to contact me at [Your Email Here].

🔗 Links

linkedin twitter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published