WebNaresh / rmtft-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vite React App with MUI and Tailwind CSS

This project is a boilerplate for setting up a Vite React application integrated with Material-UI (MUI) and Tailwind CSS. It provides a streamlined setup process with the necessary configurations to get you started quickly.

Features

  • Vite: Blazing fast build tool for modern web projects.
  • React: A JavaScript library for building user interfaces.
  • MUI (Material-UI): React components for faster and easier web development.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.

Installation

Prerequisites

  • Node.js (v14 or higher)
  • Yarn (v1.22.5 or higher)

Quick Start with npx

You can quickly set up the project using npx:

npx @webnaresh/rmtf <project_name>

About

License:Other


Languages

Language:JavaScript 100.0%