About the template
Nextory is a starter template for building directory websites using Next.js 15 and Tailwind CSS V4.
If you want to create a directory website with Next.js, this repo will help you a lot.
✨ Features
- Modern Stack: Built with the latest Next.js App Router, Tailwind CSS V4, and Node.js.
- Ready-to-use Components: Uses FlexyUI functional components (or works with other libraries like Shadcn, DaisyUI, Material Tailwind).
- Dynamic Content: Loads content from JSON files using Node.js
fs
module. - Easy to Customize: Change themes and component styles with Tailwind-based UI libraries.
- Complete Homepage: Includes Navbar, Hero section, Product Listings, FAQ, Newsletter, and Footer.
- Clean Project Structure: Well-organized
components
folder insidesrc
. - Open Source: Free to use with MIT License.
Do you want to learn how to build directory template like this step by step? check out the blog How to build directory site in Next.js.