Skip to content
/ NextSimpleStarter Public template

🐳 Simple and Accessible PWA boilerplate with Nextjs 12 and MUI

License

Notifications You must be signed in to change notification settings

ooade/NextSimpleStarter

Folders and files

NameName
Last commit message
Last commit date
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
Dec 18, 2024
May 9, 2017
Jul 28, 2019
Aug 25, 2023
Dec 18, 2024
Jul 25, 2018
May 30, 2017
May 30, 2017
Jul 11, 2019
Mar 27, 2024
Jan 3, 2025
Dec 18, 2024
Jul 11, 2019
May 15, 2021
Jan 3, 2025

Repository files navigation

logo

Build main pullrequest firsttimersonly

Simple NextJS PWA boilerplate.

Getting Started

  • First, run the development server with npm run dev.
  • Navigate to http://localhost:3000 on your browser.
  • Start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

Deployment

▲ Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out the Next.js deployment documentation for more details.

Deploy with Vercel

⊚ Deploy on Netlify

  • On Netlify, Click on new site from git.
  • Select Cloned Repository.
  • Choose VCS.
  • Add build command next build && next export.
  • Add publish directory out.

⊚ Deploy on Gitpod

Click here to deploy on Gitpod.

Contribution

I'm open to contributions & suggestions in making this a lot better ✋

License

MIT