Giter VIP home page Giter VIP logo

nextjs-starter-template's Introduction

logo

Next.js Starter Template

Features

  • โšก Next.js - A React Framework for Production
  • ๐Ÿ”ฅ App Router - It is a new paradigm for building applications using React's latest features.
  • ๐ŸŽจ Tailwind CSS - A Utility-First CSS Framework for Rapid UI Development
  • ๐Ÿ“ฆ TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
  • ๐Ÿ“ Biome - One toolchain for your web project
  • ๐ŸŒ next-intl with(shared pathname strategy) - Internationalization for Next.js

Under Construction ๐Ÿšง

  • ๐Ÿ›ก๏ธ auth.js (with Credentials) - Authentication for the Web.

Getting Started

bun create "https://github.com/keyboy21/nextjs-starter-template" <project-name>

npx create-next-app -e "https://github.com/keyboy21/nextjs-starter-template" <project-name>

Available Scripts

In the project directory, you can run:

Script Description
dev Runs the app in the development mode.
build Builds the app for production to the .next folder.
start Runs the built app in the production mode.
clean Removes the .next dist node_modules folders.
lint Checks if the code is linted with Biome.
lint:fix Runs biome lint on the project to fix errors.
fmt Checks if the code is formatted with Biome.
fmt:fix Formats the code with Biome.
typecheck Runs TypeScript type checker.

After Installation Checklist

  • Update package.json with your project details.
  • Update README.md with your project details.
  • Update LICENSE with your name and year.

License

This project is licensed under the MIT License - see the LICENSE file for details.

nextjs-starter-template's People

Contributors

keyboy21 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.