Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sohanemon/pie

Full static website with Next.js
https://github.com/sohanemon/pie

clsx framer-motion lucide-icons nextjs react tailwindcss typescript

Last synced: about 2 months ago
JSON representation

Full static website with Next.js

Awesome Lists containing this project

README

        

# PIE

## Kickstart

```bash
npx sohanemon@latest next my-app-name
```

```bash
npx sohanemon@latest next my-app-name --yarn
```

```bash
npx sohanemon@latest next my-app-name --pnpm
```

## Features

- Next.js 13 App Directory
- Animated with `framer-motion`
- Tailwind CSS
- Prettier
- Tailwind CSS class sorting, merging and linting.

## License

Licensed under the [MIT license](https://github.com/shadcn/ui/blob/main/LICENSE.md).