Skip to content

risaltte/dashboard-tailwindCSS

Repository files navigation



Admin Template Dashboard with Tailwind CSS.

GitHub last commit GitHub language count GitHub top language Repository size License

AboutLayoutTechnologiesPrerequisitesDemoAutorLicense

Layout

🚧 Admin Template Dashboard with Tailwind CSS | Done 🚧

💻 About

Dashboard Template with Tailwind CSS is a dummy admin template created to apply knowledge of Tailwindcss and AlpineJS. The Template is responsive and has dark mode support.

🎨 Layout

The layout was made from some inspirations in other dashboard templates available on the internet.

Layout Light

Layout Light

Desktop Layout Mobile Layout

Desktop Layout Mobile Layout


🛠 Technologies

The following tools were used in the construction of the project:

See more package.json

Utilities

💿 How to run the project

🧰 Prerequisites

Before you start, you will need to have the following tools installed on your machine:

Git, Node.js or Yarn if you prefer. In addition it is good to have an editor to work with the code as VSCode

🧭 Running the Project

# Clone repo
$ git clone https://github.com/risaltte/dashboard-tailwindCSS.git

# Access the project folder in the terminal/cmd
$ cd dashboard-tailwindCSS

# Install the dependencies (npm or yarn)
$ npm install

# Run the application in development mode
$ npm run dev

# see on http://localhost:5173

🧪 Demo

🦸 Autor

Rafael Risalte
Rafael Risalte

Linkedin Badge Gmail Badge

📝 License

Distributed under MIT license. See LICENSE for more information.

Made with ❤️ by Rafael Risalte 👋🏽 Contact!

⬆ Back to top