Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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