company-landing-page v2.3.3
š COMPANY LANDING PAGE BOILERPLATE
A Modern, Minimal Landing Page for Any Company with Next.js & Strapi(Built with Turborepo)
š¹ Minimal & Clean UI
š¹ Built with ShadCN UI & Resend for Email Subscriptions
š¹ Easily customizable
š¹ Supports Strapi CMS
š¹ Deploy with Vercel in One Click
š Live Demo
ā If you find this project useful, consider giving it a star to support development!
š Getting Started
1ļøā£ Clone & Install
Clone the repo and install dependencies:
npx company-landing-page@latest
cd company-landing-page
npm install
2ļøā£ Run Locally
Start the Next.js app on localhost:3000 and Strapi CMS on localhost:1337:
# Start Next.js app
npm run dev
# Start Strapi CMS (In a separate terminal)
cd apps/strapi-cms
npm run dev #Username - guest@bayesian-labs.com Password - Password1
Then read the docs for more information.
š¤ Contributing
We welcome contributions! To contribute:
1) Fork the repo & create a new branch
2) Make changes following the coding guidelines
3) Submit a Pull Request (PR)
š Check out the contribution guide:
š Found a bug? Report it via BUG_REPORT
š” Have an idea? Submit a FEATURE_REQUEST
š License
This project is licensed under the MIT License. See the LICENSE file for details.
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
5 months ago
5 months ago
5 months ago
6 months ago
6 months ago