Technologies | Getting Started | Collaborators | Contribute
โก Build your timeless Dashboard with Nuxt V4 and Tailwind
| Landing |
|---|
![]() |
| Sign In |
|---|
![]() |
| Sign Up |
|---|
![]() |
- Nuxt 4
- Tailwind CSS v4
- Typescript
- Iconsax
- Nuxt Google Font
Here you describe how to run your project locally
Here you list all prerequisites necessary for running your project. For example:
How to clone your project
git clone https://github.com/Rauliqbal/nuxtdash.git --branch mainHow to start your project
cd nuxtdash
# Install Dependencies
pnpm install
# or
npm install
# Running on Development
pnpm dev
# or
npm run devOpen on your browser http://localhost:3000
Special thank you for all people that contributed for this project.
|
Rauliqbal |
Here you will explain how other developers can contribute to your project. For example, explaining how can create their branches, which patterns to follow and how to open an pull request
git clone https://github.com/Rauliqbal/nuxtdash.gitgit checkout -b feature/NAME- Follow commit patterns
- Open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!



