https://github.com/sanchitbajaj02/adminpanel
Basic Admin Panel using Bootstrap 5
https://github.com/sanchitbajaj02/adminpanel
admin-dashboard adminpanel css html
Last synced: 3 months ago
JSON representation
Basic Admin Panel using Bootstrap 5
- Host: GitHub
- URL: https://github.com/sanchitbajaj02/adminpanel
- Owner: Sanchitbajaj02
- Created: 2020-08-07T11:03:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T16:51:13.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T10:56:09.082Z (4 months ago)
- Topics: admin-dashboard, adminpanel, css, html
- Language: HTML
- Homepage: http://solitrix.000webhostapp.com/adminpanel/
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AdminPanel



Basic Admin Panel using Bootstrap 5
The admin panel consists of some basic css tools.
Official documentation of Bootstrap 5: Click for Documentation
## Modules required before starting the server:
npm install express
npm install express-validator
npm install morgan
npm install body-parser
npm install nodemon
npm install mongoose
The Admin Panel is hosted on 000webhost and the link is given below:
Link for Website