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

https://github.com/debbl/starter-next-app

starter next app
https://github.com/debbl/starter-next-app

Last synced: 4 months ago
JSON representation

starter next app

Awesome Lists containing this project

README

          

# starter-next-app

[Static Exports](https://nextjs.org/docs/app/building-your-application/deploying/static-exports) first

## ui

- [tailwindcss](https://github.com/tailwindlabs/tailwindcss)
- [shadcn](https://github.com/shadcn-ui/ui)
- [motion](https://github.com/motiondivision/motion)
- [next-themes](https://github.com/pacocoursey/next-themes)

## icons

- [lucide](https://github.com/lucide-icons/lucide)

## i18n

- [lingui](https://github.com/lingui/js-lingui)

```sh
degit debbl/starter-next-app#with-i18n
```

## PWA

- [serwist](https://github.com/serwist/serwist)

## lint

- [eslint](https://github.com/eslint/eslint)
- [prettier](https://github.com/prettier/prettier)
- [debbl/eslint-config](https://github.com/debbl/eslint-config)