Skip to content

johnnygerard/greatfrontend-nextjs

Repository files navigation

Next.js 15 Starter

This starter repository facilitates the creation of new Next.js projects using the configuration described below.
To learn how to use a GitHub template repository, check out Creating a repository from a template.

project status live site Lighthouse report

Tech Stack

Frontend

Backend

Testing

How to Update

To check for outdated packages, run npm outdated.

# Update dependencies (this will rewrite package-lock.json and package.json)
npm update --save
npm install --save-exact --save-dev prettier@latest prettier-plugin-tailwindcss@latest

Dev Environment & Tools

Copyright

© 2025 Johnny Gérard

About

GreatFrontEnd Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published