Skip to content

With this, you can check the weather in any city in the world. Was build using JavaScript and fetching the weather data from OpenWeather.

Notifications You must be signed in to change notification settings

alejandrotoledoweb/js-weather-app

Repository files navigation

Project Weather App

This project was build to test my abilities of the lessons about:

  • Using APIs
  • Working with JSON files
  • Await and Async functions

screenshot

Built With

  • Bootstrap
  • Javascript

Live Demo

Live Demo Link

Getting Started

To get a copy of the code please click on the green button on the top right corner that says code And run in your console https://github.com/alejandrotoledoweb/js-weather-app.git

Prerequisites

  • nodejs
  • npm
  • webpack

Usage

After cloning the repo in your local environment please run this command:

npm install

After installing all the dependencies, please build the app with this command:

npm run build

Then run this command and open the index.html file with the live server of your choice:

npm run watch

Author

👤 Alejandro Toledo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

With this, you can check the weather in any city in the world. Was build using JavaScript and fetching the weather data from OpenWeather.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published