techiediaries / nextvita

NextVita is a free Next Js boilerplate aimed for a 100% score in the lighthouse πŸš€ to get maximum benefits from the Google Core Web Vital SEO update.

Home Page:https://nextvita.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NextVita Boilerplate

100% Lighthouse Score Next JS Free Template

Ready to go Next JS with attractive blue theme boilerplate

Deploy with Vercel GitHub last commit GitHub repo size in bytes License

NextVita is Next Js boilerplate aimed for 100% score in lighthouse πŸš€ to get maximum benefits from Google Core Web Vital SEO update.

Features

NextVita

  • πŸš€ 100% Lighthouse Score πŸ’―
  • πŸ“ˆ Google Analytics Integrated
  • Core Web Vital Report in the Google Analytics πŸ”—
  • Blog from mdx file πŸ—ƒοΈ
  • Able to use component πŸŽͺ in MDX file
  • Class Less CSS to make your design hustle Features πŸ₯‡

Like, if we don’t know anything about your website then obviously we don’t know that maybe it’s a really fast website.

-- John Mueller

Quick links

Live Demo https://nextvita.vercel.app
Git Repo https://github.com/shivammodi456/nextvita
Issue Tracker https://github.com/shivammodi456/nextvita/issues

Tech

  • Next Js - Build Website for Next Generation
  • MVP css - Minimalist stylesheets for HTML elements
  • MDX - To render component in MD file

Installation

Requirements

Node JS >= 10.0.0

Running project locally

  1. Clone and cd into project:
git clone https://github.com/shivammodi456/nextvita
cd nextvita
  1. Install all dependencies
yarn install

or

npm install

3.Run the app in development mode

yarn dev

or

npm run dev

The application should be available at http://localhost:3000. To build the project run npm run build and to start run npm start in production mode.

Template Screenshot 1

Welcome Contributors

Want to improve NextVita? Feel free to submit your pull request or raise issue, we are welcoming all contributors.

  1. You'll need a GitHub account.
  2. Fork the repository.
  3. Pick an issue to work on from issue tracker.
  4. Implement it.
  5. Or add features or improve design.
  6. Send merge request.
  7. Star this project.
  8. Become a hero!!

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

License

NextVita is under MIT License

About

NextVita is a free Next Js boilerplate aimed for a 100% score in the lighthouse πŸš€ to get maximum benefits from the Google Core Web Vital SEO update.

https://nextvita.vercel.app

License:MIT License


Languages

Language:JavaScript 71.9%Language:CSS 28.1%