Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jodieaddis/weather_app
Application displaying the current weather based on the selected city.
https://github.com/jodieaddis/weather_app
figma figma-design react react-components react-hooks reactjs tailwind tailwindcss vite
Last synced: 6 days ago
JSON representation
Application displaying the current weather based on the selected city.
- Host: GitHub
- URL: https://github.com/jodieaddis/weather_app
- Owner: JodieAddis
- Created: 2023-08-10T07:20:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-05T11:28:28.000Z (over 1 year ago)
- Last Synced: 2024-12-04T12:18:34.168Z (2 months ago)
- Topics: figma, figma-design, react, react-components, react-hooks, reactjs, tailwind, tailwindcss, vite
- Language: JavaScript
- Homepage: https://weather-app-jodieaddis.vercel.app
- Size: 7.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
![Weather App : mobile version](/src/assets/image/readme/weather_app.png)
![Weather App : details](/src/assets/image/readme/weather_app_details.png)
![Weather App : dark mode version](/src/assets/image/readme/weather_app_darkMode.png)## About the project
### Weather App
**Weather App** is a project aimed at providing the current weather based on a city provided by users. General weather information is displayed, but more detailed information (_pressure, humidity, etc_) is available in a separate tab. This application also features a dark mode version.
### Objective
Implementing API calls and utilizing **React Hooks** for the creation of the application. Using the **Tailwind** CSS framework for its design.
## Coding Technologies Used
## Design
The application's design follows the Figma boards, which you can find [HERE](https://www.figma.com/file/ObI2OTZgeRp4sdphQcj6hy/Weather-App?type=design&node-id=0%3A1&mode=design&t=pP2AAdy2Vm67ZgJy-1)