Welcome to the Admin Dashboard UI repository. This project is a simple, responsive admin dashboard built using HTML, CSS, and JavaScript. It provides a foundation for creating and customizing an admin panel for web applications.
Live demo: https://frksarkar.github.io/admin-dashboard/
- Responsive design
- Sidebar navigation
- Dashboard overview
- User management
- Settings page
- Notification system
Check out the live demo here.
To get a local copy up and running, follow these steps:
-
Clone the repository:
git clone https://github.com/frksarkar/admin-dashboard.git
-
Navigate to the project directory:
cd admin-dashboard
-
Open
index.html
in your browser:You can simply open the
index.html
file in your web browser to see the dashboard in action.
The admin dashboard UI includes the following components:
- Dashboard: Provides an overview of the main metrics.
- Users: Manage user accounts.
- Settings: Adjust application settings.
- Notifications: View and manage notifications.
Feel free to customize and expand the functionality to suit your needs.
If you have a suggestion to improve this, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Email - frksarkar1@gmail.com
Project Link: https://github.com/frksarkar/admin-dashboard