Weather App [Project by Microverse] (Created by Sayyod Saidov)
The project is intended to get weather data of which city user wants by using API. To get the API, please visit OpenWeatherMap and signup/in.
- About the Project
- Built With
- Getting Started
- Getting Started
- Prerequisites
- Setup
- Author
- Contributing
- Show your support
- License
- Acknowledgements
To get started, you should first get this repo in your local machine by downloading this project or typing:
git clone https://github.com/MrSayyod/Weather-app.git
- Browser (preferably: Google Chrome)
- Text editor (preferably: VSCode, Atom, Sublime)
- Command line
- Clone the project into your local machine using
git clone
command or download the zip file. - Go into the project directory using
cd directory name
command. - Run
npm install
. - Open index.html file via your default browser.
- Run
npx webpack --watch
. - Type the city name you want to see weather data.
- Email: [email protected]
- Github: @MrSayyod
- LinkedIn: Sayyod Saidov
- Twitter: Sayyod Saidov
- Facebook: Sayyod Saidov
🤝 Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Give a 🌟 if you like this project!
This project is MIT licensed.