Overview
Next Landing is a landing page starter kit designed to be easy to set up, customizable, quick, and responsive. It is built with Next.js and shadcn/ui, making it a powerful tool for creating professional landing pages.
Features
- Easy setup
- Customizable
- Quick performance
- Responsive design
Installation
- Start by setting up a new project.
- Change the
package.json
name to your desired project name. - Install the dependencies.
- Run the newly created app.
- Open http://localhost:3000 in your browser to see the result.
- Modify the content and website configurations in the
/config
folder. - Modify the layout and routes in the
/app
folder. - Change navigation links by modifying the
lib/links.ts
file.
Summary
Next Landing is a powerful landing page starter kit built with Next.js and shadcn/ui. It offers easy setup, customization options, fast performance, and responsive design. With an intuitive installation process and the ability to modify content, configurations, layout, and navigation links, Next Landing provides an efficient way to create professional landing pages.