Skip to content

BMJ-075/BMJ-NextJs-Boilerplate

Repository files navigation

Next.js Custom Boilerplate 🚀

Welcome to the Next.js Custom Boilerplate, your starting point for building modern web applications with Next.js. This template comes pre-configured with tools and features to kickstart your development process efficiently.


Features ✨

  • Next.js - The React framework for production.
  • TypeScript - Optional strong typing for your codebase.
  • Tailwind CSS - Utility-first CSS framework for rapid UI development.
  • ESLint & Prettier - Linting and code formatting out of the box.
  • Folder Structure - Organized and scalable directory layout.
  • Reusable Components - Includes some commonly used components.

Getting Started 🛠️

Follow these steps to create a new project using this template:

Option 1: Use GitHub Template

  1. Click the "Use this template" button at the top of the repository.
  2. Clone the generated repository:
    git clone https://github.com/<your-username>/<your-repo-name>.git my-project
    cd my-project``` 
    
    

Notes:

  • Replace <your-username> and <your-repo-name> with your GitHub details.
  • Add or remove sections depending on the specifics of your boilerplate.
  • Include links to any additional documentation if necessary.

About

This is a boilerplate for nextjs projects with my preffered configurations for eslint , prettier , lint staged and husky

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors