Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.4 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.4 KB

react-simpleDashboard

Simple React Dashboard where admin can add new users, products and categories.

Dependencies Used

  • BootStrap 5
  • Chart JS
  • React Router
  • uuid and
  • React Select

Functionality:

  • Admin can view-create-edit-delete users, products and categories
  • Dashboard displays status of users, products and categories

Project Setup:

  • Project created using Vite.
  • npm i to install all the required node Modules = npm run dev to start development server

#ScreenShots:

  • Dashboard: image
  • Users : image
  • Products: image image image image image image