https://github.com/rascal-coder/weather-io
https://github.com/rascal-coder/weather-io
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rascal-coder/weather-io
- Owner: Rascal-Coder
- License: mit
- Created: 2024-05-10T09:54:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T09:44:44.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T06:48:52.292Z (about 1 year ago)
- Language: JavaScript
- Size: 325 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Title
A brief description of what this project does and who it's for
## Tech Stack
**Client:** HTML, CSS, JavaScript, API
## Demo
Insert gif or link to demo
## Features
- Feature 1
- Feature 2
- Feature 3
## Screenshots

## Run Locally
Clone the project
```bash
git clone https://link-to-project
```
Go to the project directory
```bash
cd my-project
```
Open with VSCode
```bash
code .
```
Open with live server
```bash
npm run start
```
## Authors
- [@codewithsadee](https://www.github.com/codewithsadee)
## License
[MIT](https://choosealicense.com/licenses/mit/)
## Support
For support, Join my [Patreon Comunity](https://www.patreon.com/codewithsadee/membership) or Subscribe My [YouTube Channel](https://youtube.com/@codewithsadee).