Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.18 KB

README.md

File metadata and controls

61 lines (32 loc) · 1.18 KB

Project: Weather App

It`s an app for checking temperatures in different cities in the world. Weather details like actual city temperature in celcius are obtained using an API from Open Weather Map website.

screenshot

Built With

  • HTML
  • CSS
  • Javascript
  • Webpack
  • Bootstrap 4

Live Version

Live Link

Getting Started

Open your terminal or text editor and use next command

git clone https://github.com/emmanuelkamala/weatherapp.git

cd WeatherApp

Run: 'npm install', to install all the dependencies

Run: 'npm run dev', to compile the files, and start localserver

visit: localhost:8080 on the browser

Happy coding!

Author

👤 Author1

🤝 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!

Acknowledgments

  • The odin project
  • Microverse tips