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

https://github.com/awebcode/next-themes


https://github.com/awebcode/next-themes

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

This is a [NextJs](https://nextjs.org/) starter template bootstrapped with:

- TailwindCSS
- Dark/light themes
- Prettier

## Getting Started

Use this template to create a new project, and then clone your repo to your
local machine and run:

```bash
pnpm i
```

Once you have installed the dependencies, run the development server:

```bash
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) in your browser and start
cranking.

## Learn More

To learn more about NextJs, take a look at the following resources:

- [The Ultimate NextJs 13 Course](https://www.hamedbahram.io/courses)
- [NextJs Documentation](https://nextjs.org/docs)

You can also check out my YouTube Channel for more tutorials:
[Hamed's YouTube Channel](https://www.youtube.com/@hamedbahram) – your
subscriptions and comments are welcomed!

## Deploy on Vercel

The easiest way to deploy your NextJs app is to use the
[Vercel Platform](https://vercel.com/new) – from the creators of NextJs.