This is a ready-to-use Next.js project. It's already wired up with a bunch of helpful libraries to help you bootstrap your next app.
- React: Main frontend JavaScript framework
- Next.js: React's meta framework for additional features and tooling
- Tailwind CSS: Utility-first CSS framework
- Heroicons: Icon library
- React Aria Components: Accessible headless component library
- Framer Motion: Animation library
- CVA and tailwind-merge: Type-safe component variant handling
- Prettier: Opinionated automatic code formatter
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.