Next.js Starter

What is the idea?

I love Next.js and I think it is an ideal option for any frontend project. After a lot of research and experiments with tools, I had an idea to create a boilerplate with bare minimum to get started prototyping comfortably.

How is it implemented?

I took the basic Next.js app starter, added development tools that improve code quality and speed up the development process. Adjusted initial project structure to make a great fit for the long distance projects. However, this starter can be a good starting point for a project of any scale, thanks to Next.js' flexibility.