Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samueltuoyo15/weather-website
This Website is used for getting and tracking the current weather Temperature, Wind Speed and Humidity
https://github.com/samueltuoyo15/weather-website
Last synced: about 1 month ago
JSON representation
This Website is used for getting and tracking the current weather Temperature, Wind Speed and Humidity
- Host: GitHub
- URL: https://github.com/samueltuoyo15/weather-website
- Owner: samueltuoyo15
- Created: 2024-10-18T18:12:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T12:14:17.000Z (about 2 months ago)
- Last Synced: 2025-01-03T19:14:12.513Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://weather-analysis-website.onrender.com
- Size: 282 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Analysis Website
Clone the Project
``` bash
git clone https://samueltuoyo15/Weather-Analysis-Website
```Install All the Requirements for this project
``` bash
npm install
```Start The Development Server
``` bash
npm run start
```
server is running on http://localhost:3000