jkytoela / next-startd

⚡ Free Next.js landing page template for SaaS products, online services and more.
https://next-startd.vercel.app
MIT License
697 stars 116 forks source link
next-seo nextjs starter tailwindcss template theme twind

Screenshot

PRs welcome! License GitHub Repo stars


A free Next.js TypeScript landing page template for SaaS products, online services and more.

Live demo

🚀 Getting started

If you're logged in, easiest way to get started is to click here.

Run the following commands inside the project folder:

  1. yarn
  2. yarn dev

To view the project open http://localhost:3000

🤝 Contributing

  1. Fork this repository
  2. Create your branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature

Consider contributing to the original TypeScript Starter, which you can find here.

After your pull request is merged, you can safely delete your branch.

📝 License

This project is licensed under the MIT License - see the LICENSE.md file for more information.