trung1704ptit / barbershop-ui

Home Page:https://barbershop-ui-gamma.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js 13 and Tailwind CSS Template

A ready-to-use starter template for building fast and modern web applications with Next.js 13 and Tailwind CSS, along with Headless UI and Herokuicons libraries. This template is designed to get you up and running quickly, with optimizations for performance and a streamlined development experience.

Features

  • Next.js 13 with basic directory structure and custom configurations
  • Tailwind CSS for efficient production builds
  • Heroicons library for easy access to high-quality icons
  • Headless UI for building beautiful and functional user interfaces
  • Yarn as the package manager for easy package management
  • MIT license for open-source use and collaboration

Getting Started

To get started with this template, follow these steps:

  1. Clone the repository:
# Https
git clone https://github.com/Tittoh/nextjs-tailwind-ts.git

# GitHub CLI
gh repo clone Tittoh/nextjs-tailwind-ts
  1. Navigate to the project directory:
cd nextjs-tailwind-ts
  1. Install dependencies with Yarn:
yarn install
  1. Start the development server:
yarn dev

Disable CORS

google-chrome --disable-site-isolation-trials --disable-web-security --user-data-dir="~/tmp"

The template should now be running on http://localhost:3000.

Contributions

This template is open source and contributions are welcome! Feel free to open issues, fix bugs, and make suggestions for improvements.

License

This template is released under the MIT license. See LICENSE for more details.

About

https://barbershop-ui-gamma.vercel.app

License:MIT License


Languages

Language:TypeScript 80.8%Language:CSS 17.4%Language:JavaScript 1.8%Language:Shell 0.1%