https://github.com/reslear/weather-app
FE-Test-Task
https://github.com/reslear/weather-app
Last synced: 5 months ago
JSON representation
FE-Test-Task
- Host: GitHub
- URL: https://github.com/reslear/weather-app
- Owner: reslear
- Created: 2024-12-16T12:07:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-21T22:39:28.000Z (over 1 year ago)
- Last Synced: 2024-12-29T17:35:54.007Z (over 1 year ago)
- Language: Vue
- Homepage: https://reslear.github.io/weather-app/
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App - simple weather app with login and weather forecast.
- Vue 3, Pinia, Vue Router, TypeScript
## Project setup
```bash
# install dependencies
pnpm install
```
```bash
# serve with hot reload at localhost:5173
pnpm dev
```
```bash
# build for production
pnpm build
```
```bash
# run server
pnpm server
```
## License
None, by @reslear