All Projects → Blazity → next-saas-starter

Blazity / next-saas-starter

Licence: MIT license
⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to next-saas-starter

Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 12 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
Stars: ✭ 521 (+4.83%)
Mutual labels:  landing-page, starter, nextjs-template, nextjs-starter, nextjs-boilerplate, nextjs-typescript
fullstack-nextjs-ecommerce
Fullstack Next.js E-Commerce made with NextAuth + Prisma, Docker + TypeScript + React Query + Stripe + Tailwind Sentry and much more 🛒
Stars: ✭ 524 (+5.43%)
Mutual labels:  nextjs-template, nextjs-starter, nextjs-boilerplate, nextjs-typescript
nextarter-chakra
battery packed template / boilerplate to initialize Next.js app with Chakra UI & Typescript setup ✨
Stars: ✭ 616 (+23.94%)
Mutual labels:  nextjs-template, nextjs-starter, nextjs-boilerplate
dogstudio-next-starter
Opinionated Next.js starter by Dogstudio
Stars: ✭ 66 (-86.72%)
Mutual labels:  starter, next, next-starter
Strapi Starter Next Corporate
Next.js starter for creating a corporate site with Strapi.
Stars: ✭ 145 (-70.82%)
Mutual labels:  starter, jamstack
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (-73.04%)
Mutual labels:  starter, jamstack
site
🏁📑 Static site generator for landing pages, docs, and more
Stars: ✭ 31 (-93.76%)
Mutual labels:  landing-page, jamstack
Automatic Gatsbyjs App Landing Page
Automatic GatsbyJS App Landing Page - Automatically generate iOS app landing page using GatsbyJS
Stars: ✭ 137 (-72.43%)
Mutual labels:  landing-page, starter
next-ts-starter
A Next.JS powered Typescript starter with styled components, styled-system, framer motion, jest and cypress
Stars: ✭ 27 (-94.57%)
Mutual labels:  starter, next
next-shopify-starter
Nextjs + Tailwind CSS + Shopify Starter
Stars: ✭ 385 (-22.54%)
Mutual labels:  nextjs-template, nextjs-starter
nextjs-firebase-fns-demo
Demo for serverless NextJS on Firebase Functions
Stars: ✭ 14 (-97.18%)
Mutual labels:  nextjs-template, nextjs-starter
react-redux-nextjs-bootstrap-starter
next + react + redux + bootstrap starter
Stars: ✭ 24 (-95.17%)
Mutual labels:  starter, next
next-ts-graphql-apollo-starter
An opiniated Next powered starter which include support for Apollo with GraphQL SSR support, codegen, styled component / system, framer motion and Cypress
Stars: ✭ 18 (-96.38%)
Mutual labels:  starter, next
Gatsby Starter Netlify Cms
Example gatsby + netlify cms project
Stars: ✭ 1,932 (+288.73%)
Mutual labels:  starter, jamstack
nuxt-starter-netlify-cms
Example nuxt + netlify cms project. Nuxt port of Gatsby starter app.
Stars: ✭ 13 (-97.38%)
Mutual labels:  starter, jamstack
react-redux-nextjs-bootstrap-pwa-starter
a progressive web app starter with next js redux + redux-persist + bootstrap
Stars: ✭ 69 (-86.12%)
Mutual labels:  starter, next
nextjs-ts-antd-redux-storybook-starter
🏃🏼 Next.js + TypeScript + Ant Design + Redux Toolkit + Redux Saga + Styled Components + Jest + Storybook 企业级项目脚手架模板
Stars: ✭ 78 (-84.31%)
Mutual labels:  nextjs-template, nextjs-starter
sutanlab.id
☕️ My Personal Homepage & Blog site with NextJS. 🇺🇸 🇮🇩
Stars: ✭ 39 (-92.15%)
Mutual labels:  jamstack, next
gatsby-starter-glass
A Minimal & Beautiful Gatsby Personal Blog Starter With Nice Glassmorphism UI
Stars: ✭ 134 (-73.04%)
Mutual labels:  starter, jamstack
nextjs-semantic
Next.js + Fomantic-UI + Styled Components
Stars: ✭ 68 (-86.32%)
Mutual labels:  starter, nextjs-starter

Logo Logo

Free Next.js marketing website template for SaaS startups

Everything you need to build a great landing page / marketing website for your startup. Great SEO metrics, Green WebVitals, 🚀 Performance, Clean & Pragmatic Codebase out of the box.

View Demo . Report Bug . Request Feature

Contributors Issues License

Created with ❤️ at Blazity

Blazity is a group of Next.js/Jamstack/Headless experts. Contact us at [email protected] if you’d like to talk about your project or just to have a chat with us 😁

Table Of Contents

🤩 Features

  • Next.js - React framework for static rendering
  • 🤩 Best SEO setup - Meta Tags, JSON-LD and Open Graph Tags
  • 🦒 Tina CMS integration - local & (optional) production CMS
  • Optimized for Web Vitals
  • 📜 Blog with MDX
  • 📫 Mailchimp Integration - for newsletters
  • 🗳 Sendgrid Integration - for sending emails
  • 🌃 Dark mode - and customizable themes!
  • 🧽 No UI library - just styled components, so you don't have to learn any new syntax
  • 🖱 One click deployment - with Vercel or any other serverless deployment environment
  • 🔍 Eslint - with Next.js's recommended settings and imports sorting rule
  • 🕯 Prettier

🤓 Getting Started

  • Click Use the template or this link
  • Setup your sendgrid API key and add it to environment variables (SENDGRID_API_KEY - .env.local)
  • Adjust the template to your needs (and checkout env.ts file)
  • Deploy the project on Vercel don't forget to add env variables
  • (optional) Create Tina Cloud account, a project and fill these NEXT_PUBLIC_ORGANIZATION_NAME, NEXT_PUBLIC_TINA_CLIENT_ID env vars with proper values

    Tina's Content API authenticates directly with GitHub removing the need for users to create GitHub accounts. Access is granted through the dashboard, allowing users to login directly through your site and begin editing! Any changes that are saved by your editors will be commited to the configured branch in your GitHub repository.

# run the dev mode
$ yarn dev

# run the prod mode
yarn start

# build the app
yarn build

Hint: To edit the blog pages go to /admin and navigate to a blog page to edit it. To exit editing mode navigate to /admin/logout

🚀 One click deploy

Clone the repository and one-click deploy to Vercel for free!

Vercel

Clone the repository and one-click deploy to Netlify for free!

Netlify

🧰 Built With

🤲🏻 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Create individual PR for each suggestion.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

😎 Acknowledgements

Big thanks to authors of these libraries:

Contributors

Thanks goes to these wonderful people (emoji key):


Bart Stefanski

💻

Igor Lasota

💻

Jan Bryński

💻

Logan Anderson

💻 📖 🧑‍🏫

Filip Dukat

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

📝 License

Distributed under the MIT License. See LICENSE for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].