Skip to content
/ generic-react Public template

A generic starting point for react, different branch for added libraries

Notifications You must be signed in to change notification settings

xwaynex/generic-react

Repository files navigation

Generic Start Template with Vite and Tailwind CSS

This is a simple and generic template to quickly get started with a project using Vite and Tailwind CSS. It provides a clean starting point with minimal setup for both development tools, making it easy to scale and modify for various projects.

Features

  • Vite for fast build and development
  • Tailwind CSS for utility-first styling
  • Easily configurable and extendable to suit your needs

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/xwaynex/generic-react.git
    cd generic-react
    
  2. Install dependencies and start the development server: Using npm:

npm install npm run dev
Or
yarn install yarn dev

About

A generic starting point for react, different branch for added libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published