Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohamedaflah/vi-scan-weatherapp
This is a weather dashboard, this task assigned by viscan
https://github.com/mohamedaflah/vi-scan-weatherapp
clean-architecture css expressjs javascript node-js reactjs redis redis-client shadcn-ui tailwindcss typescript
Last synced: 3 days ago
JSON representation
This is a weather dashboard, this task assigned by viscan
- Host: GitHub
- URL: https://github.com/mohamedaflah/vi-scan-weatherapp
- Owner: mohamedaflah
- Created: 2024-07-03T08:45:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T12:05:33.000Z (4 months ago)
- Last Synced: 2024-07-08T14:59:31.889Z (4 months ago)
- Topics: clean-architecture, css, expressjs, javascript, node-js, reactjs, redis, redis-client, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://vi-scan-weatherapp.vercel.app
- Size: 8.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Weather Dashboard
This is weather dashboard applicaiton showing current weather situation by city
#
## Guild lines setup this project
Open Terminal and run the following commands
1. `git clone https://github.com/mohamedaflah/VI-scan-weatherapp.git`
2. `cd back-end` `npm install` `npm run dev`
3. Open another terminal
`cd front-end` `npm install` `npm run dev`4. Ensure env setup completed check .env.sample file both front-end and back-end directory
#
#
[Api documentation](https://documenter.getpostman.com/view/29729590/2sA3dyiB2h)
#
#
# Signup page
[![Signup page](/media/image.png)]()
# Login page
[![Signup page](/media/image2.png)]()
# Dashboard page
[![Dashbord page](/media/dashboard.png)]()