Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psk-98/wil-weather
https://github.com/psk-98/wil-weather
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/psk-98/wil-weather
- Owner: psk-98
- Created: 2024-01-12T11:39:04.000Z (10 months ago)
- Default Branch: trunk
- Last Pushed: 2024-01-12T11:51:48.000Z (10 months ago)
- Last Synced: 2024-01-13T00:23:10.843Z (10 months ago)
- Language: JavaScript
- Size: 644 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Welcome to My Weather App](https://howztheweather.netlify.app/)
This application is built using React, a JavaScript library for building user interfaces. It also utilizes Redux Toolkit for state management, Framer Motion for animations, and the OpenWeather API for retrieving current weather data.
To get started, make sure you have Node.js installed on your machine. Then, clone the repository and run npm install to install all of the dependencies.
You will also need to sign up for an API key from the OpenWeather website in order to use the app.
To start a development server, run npm start. This will start the server on http://localhost:3000 and will automatically reload the page when changes are made.
To build the application for production, run npm run build.
Thank you for visiting my weather app! I hope you find it useful in getting your current weather information.