This is a modern and customizable admin dashboard built with Tailwind CSS and React. It features a clean and intuitive design, making it easy to manage your application's data and settings. This is basically a front end project
- Tailwind CSS for styling
- React for state management and interactivity
- Fully responsive design
- Easy to customize to match your brand
- Modular design for easy maintenance
- Clone the repository:
git clone https://github.com/Daniel-16/admin-dashboard.git
- Install the dependencies:
npm install
- Start the development server
npm run dev
- Open your browser and navigate to http://localhost:5173 to see the dashboard.
You can easily customize the dashboard to match your brand by editing the tailwind.config.js
file. You can also change the colors, fonts, and other styles by editing the styles.css
file.
Contributions are welcome! Create a new branch for edits and create a pull request.
This project is licensed under the MIT License.