Easily customizable landing page for a SaaS product built with React, Tailwind CSS, and ShadCn UI.
This open-source project is a landing page for a SaaS product. It is built with React, Tailwind CSS, and ShadCn UI. It is fully responsive and easy to customize.
- Modern design
- Fully responsive
- Easy to customize
- Built with React
- Tailwind CSS
- ShadCn UI
- Open-source
- Dark mode
- Home
- Features
- Pricing
- Contact
- FAQ
- Team
- Register
- Two-Factor Authentication
- Password Reset
- Clone the repository
git clone https://github.com/ademhatay/shadcn-saas-landing
- Change the directory
cd shadcn-saas-landing
- Install the dependencies
bun install
- Start the development server
bun dev
- Open http://localhost:5173 in your browser
This project is open-source and available under the MIT License.
Contributions are welcome! If you find any bugs or want to improve the project, feel free to open an issue or a pull request.
- Fork the repository
- Clone the forked repository
- Create a new branch
- Make your changes
- Commit your changes
- Push to the new branch
- Open a pull request
- Wait for the pull request to be reviewed
(If you contact me before starting to work, it will be better for conflict-free work.)