https://github.com/vishakhg98/Admin-Dashboard
Simple Login Register Dashboard MERN app frontend
https://github.com/vishakhg98/Admin-Dashboard
Last synced: 3 months ago
JSON representation
Simple Login Register Dashboard MERN app frontend
- Host: GitHub
- URL: https://github.com/vishakhg98/Admin-Dashboard
- Owner: vishakhg98
- Created: 2021-09-21T02:02:35.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T14:52:40.000Z (over 3 years ago)
- Last Synced: 2024-11-27T10:36:03.332Z (11 months ago)
- Language: JavaScript
- Homepage: admin-dashboard-alpha-kohl.vercel.app
- Size: 221 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - vishakhg98/Admin-Dashboard - Simple Login Register Dashboard MERN app frontend (JavaScript)
README
# Admin Dashboard (frontend)
https://admin-dashboard-demo.vercel.app/
Simple Admin Login Register Dashboard demo web app frontend.
Built using MERN stack.
Backend repo: https://github.com/vishakhg98/Admin-Dashboard-Server
## Screenshot
## Steps to run
- Install packages
- ``npm install ``
- Now finally let's start running the project
- `` npm start ``
- Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.