Free saas landing page built using next.js, tailwind and framer-motion
- 100/100 Lightouse score
- Fully responsive
- Multiple sections (hero, features, testimonials, pricing, faq, footer)
- 100% free
Live demo: https://next-saas-lp.vercel.app/
Start by cloning this repository
git clone https://github.com/benlhachemi/next-saas-lpInstall dependecies (this project uses yarn as package manager)
yarnRun on localhost (dev environement)
yarn dev # http://localhost:3000To build the project run this command
yarn buildContributions are always welcome!


