https://github.com/codewithsadee/weatherio-starter
Starter file for weatherio project
https://github.com/codewithsadee/weatherio-starter
starter-files
Last synced: 5 days ago
JSON representation
Starter file for weatherio project
- Host: GitHub
- URL: https://github.com/codewithsadee/weatherio-starter
- Owner: codewithsadee
- License: mit
- Created: 2023-02-25T17:22:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T17:23:28.000Z (about 3 years ago)
- Last Synced: 2025-04-22T13:55:40.097Z (12 months ago)
- Topics: starter-files
- Language: CSS
- Homepage:
- Size: 290 KB
- Stars: 51
- Watchers: 7
- Forks: 37
- Open Issues: 1
-
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).