Skip to content

zuckwhosuck/admin-dashboard

Repository files navigation

Admin Dashboard

Setup

  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Admin Credentials

  • Username: admin
  • Password: admin123
  • Don't Tell Anyone !

Features

  • Login authentication (mocked)
  • Protected dashboard route
  • Paginated listings table
  • Approve, Reject, Edit actions per listing
  • Edit form with pre-filled data

API

  • Listings are fetched from Mock API !
  • API endpoints: /api/listings (GET, PATCH, POST)

admin-dashboard

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors