Skip to content

houssamHADELAMOUS/OMNIPILOTE

Repository files navigation

OMNIPILOTE - React + Vite + Tailwind CSS

This project is a minimal setup to get React working with Vite, Tailwind CSS, and HMR (Hot Module Replacement) for a smooth development experience. It includes some ESLint rules to ensure code quality and consistency.

Features

  • Fast Development: Vite offers fast hot module replacement (HMR) for a smooth development experience.
  • Tailwind CSS: Utility-first CSS framework for rapidly building custom designs.
  • ESLint: Configured to enforce code quality and consistency across the codebase.

Installation

Follow these steps to get your project up and running:

  1. Clone the repository:
    git clone <repository-url>
    cd <project-directory>
    npm install
    npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published