Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App

This is a simple weather app created as part of a 30-day web design challenge. It allows users to enter a city name and fetches current weather and hourly forecast using the OpenWeatherMap API.

Features

  • Input field to enter city name
  • Button to fetch weather information
  • Display of current weather including temperature and description
  • Display of hourly weather forecast
  • Responsive design using Bootstrap

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • Bootstrap
  • OpenWeatherMap API

Screenshots

(Optional - Insert screenshots of your app here)

Demo

(Optional - If hosted online, provide a link to the live demo)

Setup Instructions

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/EroseEmrys/Simple-Weather-App.git
    
  2. Open index.html in your web browser or host the project locally using a local server.

Usage

  1. Enter a city name in the input field.
  2. Click on the "Get Weather" button to fetch and display weather information.

Credits

  • Tutorial Followed: [Insert Link to Tutorial if applicable]

Future Enhancements

  • Add more detailed weather information (e.g., humidity, wind speed).
  • Improve error handling and user feedback.
  • Enhance UI/UX with additional features like animations or interactive elements.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

  • Special thanks to [Mention anyone who helped or inspired you]

Feel free to explore and use the app! Feedback and contributions are appreciated.


About

I built a simple weather app as part of a 30-day web design challenge. The app allows users to enter a city name and fetches current weather and hourly forecast using the OpenWeatherMap API.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages