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

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

Awesome Lists containing this project

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
![Desktop](https://raw.githubusercontent.com/vishakhg98/Admin-Dashboard/master/public/assets/images/screenshot.png)

## 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.