Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 634 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 634 Bytes

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.