Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sohanemon/pie
- Owner: sohanemon
- Created: 2023-08-27T10:34:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-10T05:45:07.000Z (over 1 year ago)
- Last Synced: 2023-09-10T06:32:14.725Z (over 1 year ago)
- Topics: clsx, framer-motion, lucide-icons, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://pie-next.vercel.app
- Size: 7.55 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).