Skip to content

anbelf7/next-starter

Repository files navigation

NextJS Starter

This is a Next.js + Tailwind CSS personalized template project bootstrapped with create-next-app.

What's include here?

  • Tailwind CSS
  • Basic responsive layout configuration

How to use it?

  • You can clone this repo using degit in your terminal. Don't forget to install the needed dependencies using npm install

    npx degit anbelf7/next-starter <YOUR_APP_NAME>
    
  • Or you also can easily use this template by run:

    npx create-next-app --example https://github.com/anbelf7/next-starter <YOUR_APP_NAME>
    

About

NextJS Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published