This project is about building a web application to show a weather forecast using weather API from external services Open weather map. Here you will be able to search for a specific location in the world and also it will automatically detect your current location in the beginning (for that you need to allow location) and will display all the important weather details.
- Search weather details according to the city
- Detect your current location for displaying weather data
- Responsive for every screen size.
This project was built using HTML, CSS, JavaScript, and Rest API. It is a web application and for running on your local environment you should follow these guidelines.
The project repository can be found in GitHub link or just clone the project using this command.
# git clone https://github.com/pratham1916/Weather-App.git
To run the application, run the following command:
Right Click on index.html and Select Open with Live server
- Visual Studio Code