- Environment, NextJS Setup
- Stripe Payment Integration
- Authentication with NextAuth, Google Login
- Full responsiveness on all pages
- Detail-oriented effects and animations using TailwindCSS
- Redux toolkit for state management
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.