सबसे अच्छा मौसम पूर्वानुमान प्राप्त करें
En: Get the most accurate weather
A weather application that provides precise weather according to the location given by the user. The weather can be displayed either in English or Hindi.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
node@v10.16.0 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
From your command line, clone and run Mausam-Vibhaag:
# Clone this repository
$ git clone https://github.com/PulkitBanta/Mausam-Vibhaag.git
# Go into the repository
$ cd Mausam-Vibhaag
# Install dependencies
$ npm install
Get API key from OpenWeather and replace "Your API KEY"
in the api.service.ts
with the api_key received from OpenWeather.
#Start's development server
$ npm start
Please read CONTRIBUTING.md for details on code of conduct, and the process for submitting pull requests.
- Angular - The web framework used for the development of Front end applications.
- OpenWeather - More weather in your city
Pulkit Banta | Nischey Badyal | Abhishek Kashyap |
💻 🎨 📖 |
🎨 |
📖 |
This project is licensed under the MIT License - see the LICENSE file for details