Skip to content
/ Atika Public

Free and Open-source Tailwind CSS Dashboard Admin Template

Notifications You must be signed in to change notification settings

MyFRA/Atika

Repository files navigation

Atika

Atika Tailwind CSS Dashboard

Atika is a free Tailwind CSS Admin Dashboard that built using Astro, Tailwind CSS, DaisyUI, Preline UI and Meraki UI

Project Structure

Inside this project, you'll see the following folders and files:

/
├── public/
├── dist/
├── src/
│   └── pages/
└── package.json

Static files that you can use directly to work on your project are in the dist folder.
The src folder is used for the development stage or source code for this admin dashboard

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build static files to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro -- --help Get help using the Astro CLI

Live Demo

You can see the live demo here https://atika-dashboard.vercel.app

About

Free and Open-source Tailwind CSS Dashboard Admin Template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published