https://github.com/abhijayrajvansh/aphrodite.js
👸 Pre-configured template with top front-end technologies.
https://github.com/abhijayrajvansh/aphrodite.js
framer-motion next next-themes nextui shadcn-ui tailwindcss
Last synced: 6 months ago
JSON representation
👸 Pre-configured template with top front-end technologies.
- Host: GitHub
- URL: https://github.com/abhijayrajvansh/aphrodite.js
- Owner: abhijayrajvansh
- Created: 2024-03-06T08:36:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-13T01:12:32.000Z (over 1 year ago)
- Last Synced: 2025-02-06T14:25:01.614Z (8 months ago)
- Topics: framer-motion, next, next-themes, nextui, shadcn-ui, tailwindcss
- Language: TypeScript
- Homepage: https://abhijayrajvansh.com
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aphrodite.js
Author: [Abhijay Rajvansh](https://x.com/rajvanshtwt)
Probably the best next.js template you'll ever need!
## Technologies Used:
- [Next.js 14](https://nextjs.org/docs/getting-started)
- [NextUI v2](https://nextui.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Tailwind Variants](https://tailwind-variants.org)
- [TypeScript](https://www.typescriptlang.org/)
- [Framer Motion](https://www.framer.com/motion/)
- [React Icons](https://react-icons.github.io/react-icons/)
- [next-themes](https://github.com/pacocoursey/next-themes)## How to Use:
### Use the template with create-next-app
To create a new project based on this template using `create-next-app`, run the following command:
```bash
pnpm create next-app -e https://github.com/abhijayrajvansh/aphrodite.js
```