Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/modemobpsycho/weather-web-app

⚛️ Web application for mobile firstly for viewing weather forecasts. It allows users to check the current weather conditions and forecast for the upcoming days for selected cities.
https://github.com/modemobpsycho/weather-web-app

mui react redux rtk rtk-query scss tailwind-css vercel vite

Last synced: about 2 months ago
JSON representation

⚛️ Web application for mobile firstly for viewing weather forecasts. It allows users to check the current weather conditions and forecast for the upcoming days for selected cities.

Awesome Lists containing this project

README

        

Weather App


The "weather-web-app" is a web application for viewing weather forecasts. It allows users to check the current weather conditions and forecast for the upcoming days for selected cities. Users can add cities to their favorites, view detailed weather information such as temperature, humidity, wind speed, etc. The app can also display the day of the week based on the selected date. The user interface is intuitive, user-friendly, and responsive, catering to various devices including mobile devices.


Report Bug
·
Request Feature


Project Review




On the home page of the weather-web-app, users can find detailed information about the current weather in the selected city. Additionally, the homepage features a button allowing users to add the current city to their favorites for quick access.
Users can also navigate to a section displaying their favorite cities by clicking on a dedicated button. For convenience, a button is available to automatically detect the user's current location and provide weather information accordingly.






Furthermore, the homepage offers buttons for users to switch between viewing hourly forecasts for the current day and a weekly forecast for the upcoming days.
Lastly, a search field is prominently displayed on the homepage, enabling users to easily search for weather information in different cities or locations. This search functionality enhances the user experience by allowing quick access to weather data for any desired location.




## Used technologies

The technologies I used to build this web application can be seen in the repository tags or in package.json.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request