Skip to content

CodingWithDibesh/NextJs-Skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextJs Skeleton

VS Code Javascript Typescript Markdown Notion NextJs "Figma" "React" "TailwindCSS"

This Project is a frontend skeleton with baked-in TurboRepo, Tailwind CSS, Husky, NextJS, and StoryBook. Feel free to use this template.

Useing this repo

Create a repository and follow the steps below to use this template project locally.

  1. Add template on your existing repo using git remote add template https://github.com/CodingWithDibesh/NextJs-Skeleton.git command.
  2. Fetch the template repo using git fetch template command.
  3. Merge the template branch to your desired branch using git merge template/[branch-name]

For more information follow the Stack Overflow conversation for more details.

Commands available

Setup Project       : yarn setup
Build               : yarn build
Develop             : yarn dev
Develop StoryBook   : yarn dev-story

What has been configured

  • TurboRepo
  • NextJs
  • Tailwind
  • Tailwind variants
  • StoryBook
  • Husky
  • EsLint/Prettier

About

Frontend Skeleton Template Repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published