Skip to content

Nextjs template with a custom folder structure which uses app router. Includes TailwindCSS, Framer Motion & Lucide Icons

Notifications You must be signed in to change notification settings

lazymozek/nextjs-with-tailwindcss

Repository files navigation

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.

Getting Started

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.

License

This project is open source and available under the MIT License.

About

Nextjs template with a custom folder structure which uses app router. Includes TailwindCSS, Framer Motion & Lucide Icons

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published