https://github.com/rhsadikbd/weather-app
Weather App Assesment
https://github.com/rhsadikbd/weather-app
api font-awesome fonts-google google html5 tailwindcss vite vue3 weather-app
Last synced: 2 months ago
JSON representation
Weather App Assesment
- Host: GitHub
- URL: https://github.com/rhsadikbd/weather-app
- Owner: rhsadikbd
- Created: 2022-01-09T08:01:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T11:35:35.000Z (over 2 years ago)
- Last Synced: 2025-03-02T08:41:30.946Z (over 1 year ago)
- Topics: api, font-awesome, fonts-google, google, html5, tailwindcss, vite, vue3, weather-app
- Language: Vue
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Net Ninja Weather app project
This template should help get you started developing with Vue 3 in Vite.
## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```