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
- 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 to view it in the browser.