This is a Next.js, TailwindCSS template with a custom folder structure which uses app router. It also uses Framer Motion for animations, Lucide for icons.
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
You can start editing the page by modifying src/app/{page.js/(pages)/page-name/page.js}
. The page auto-updates as you edit the file.
This project is open source and available under the MIT License.