Skip to content

EasyWeather is a project in which I use OpenWeather API to display the temp and conditions of the weather of the desired city. I used Javascript and Bulma for the front-end as well as webpack as the compiler.

License

Notifications You must be signed in to change notification settings

mricanho/weather-app

Repository files navigation

Weather app - EasyWeather

EasyWeather is a project in which I use OpenWeather API to display the temp and conditions of the weather of the desired city.

This app is optimized for desktop, mobile isn't a good experience.

screenshot

Live demo

live demo

Built With

  • JavaScript
  • HTML
  • CSS
  • Webpack
  • Package.json
  • OpenWeather API
  • Geocode API

How to start the project from your Local environment

  • Open your terminal and cd where you want to store the project
  • To clone the repository run the following command:
git clone https://github.com/mricanho/Restaurant-page.git
  • Change directory to point to the Restaurant-page dir.
  • Now run:
npm install
  • Finally run:
npm start
  • Go to the dist folder and select index.html, now Open the live server on your VScode Alt + L then Alt + o

Author

👤 Miguel Ricaño

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a star if you ⭐ like this project!

Acknowledgments

  • Microverse
  • GitHub
  • TheOdinProject
  • JavaScript

This project is MIT licensed.

About

EasyWeather is a project in which I use OpenWeather API to display the temp and conditions of the weather of the desired city. I used Javascript and Bulma for the front-end as well as webpack as the compiler.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published