Admin Template Dashboard with Tailwind CSS.
About • Layout • Technologies • Prerequisites • Demo • Autor • License
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.
The layout was made from some inspirations in other dashboard templates available on the internet.
The following tools were used in the construction of the project:
See more package.json
Utilities
- Tooltips | Popover: TippyJS
- Cookie management: JS-Cookie
- Icons: Fontawesome
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
# 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
Rafael Risalte
Distributed under MIT license. See LICENSE for more information.
Made with ❤️ by Rafael Risalte 👋🏽 Contact!