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

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.

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
```