Skip to content

Files

Latest commit

4ef2cb0 · May 15, 2024

History

History
148 lines (109 loc) · 5.36 KB

README.md

File metadata and controls

148 lines (109 loc) · 5.36 KB



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