Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)]()