Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naufaldi/nextjs-tailwind
Starter Pack NextJS + TailwindCSS + Layouting
https://github.com/naufaldi/nextjs-tailwind
headless-ui javascript nextjs starter-template tailwindcss
Last synced: 25 days ago
JSON representation
Starter Pack NextJS + TailwindCSS + Layouting
- Host: GitHub
- URL: https://github.com/naufaldi/nextjs-tailwind
- Owner: naufaldi
- Created: 2020-05-18T21:12:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T01:14:52.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T14:48:20.315Z (6 months ago)
- Topics: headless-ui, javascript, nextjs, starter-template, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 765 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NextJS Tailwind Starter
Simple NextJS Tailwind Starter for fast prototyping.
## Installation
The installation is very easy run the install command.
```bash
npm install
```Next up we can run the dev server:
```bash
npm run dev
```And you're website will start up.
## Modifying the project
You can then modify the `tailwind.config.js` for your own custom colors if needed