Skip to content

RAKRAK21/bet

Repository files navigation

React-Vite-TailwindCSS-TypeScript-ShadcnUI Starter Template

This template is your starting point for building web applications with a powerful stack combining React, Vite, Tailwind CSS, TypeScript, and ShadcnUI. It is designed to offer developers a seamless development experience with fast builds, modern styling, strong typing, and high-quality UI components.

Features

  • React: A JavaScript library for building user interfaces with efficient, declarative, and flexible components.
  • Vite: A next-generation frontend tooling environment that offers lightning-fast server start, hot module replacement (HMR), and optimized build outputs.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs without having to leave your HTML.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript, bringing static type-checking along with the latest ECMAScript features.
  • ShadcnUI: A modern React UI library that provides a comprehensive suite of high-quality components that are easy to customize and extend.

Getting Started

To use this template, click on the "Use this template" button to create a new repository with the same directory structure and files. Clone the repository to your local machine, and you're ready to start your project.

Installation

After cloning the project, navigate to the project directory and install the dependencies:

npm install

Development

To start the development server, run:

npm run dev

Build

To build the application for production, use:

npm run build

Customizing

You can customize the configuration of Vite, Tailwind CSS, and TypeScript by editing their respective configuration files (vite.config.ts, tailwind.config.js, and tsconfig.json). ShadcnUI components can be customized directly within your React components or by using the theme customization features provided by ShadcnUI.

About

포리프에서 한거로 공부하면서 한번 끝까지 만들어보자 !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors