React-VITE-Tailwind_starter_project Tailwind Templates

React Vite Tailwind_starter_project

A starter project for scalable React Web Apps. Includes VITE and TailwindCSS setup.

REACT+VITE+TAILWIND Starter Project

🛠  Tech Stack

  •  

ABOUT

This project will provide the basic setup for a scalabe React App. It includes:- VITE for increadibly fast and lean development, TAILWIND for beautiful and easy styling.


STEPS TO GET GOING

  • You can use it as a template by clicking on the Use this template button. This will simply make a repository in you github space(Will ask for the repo name just as normal repo) with this starter code.

  • Once the repository has been created. Just clone it to you local directory.

  • Now change your current directory to the project root.

cd your-repo-name
  • Next, install the packages.
yarn
  • Now you can run the app by typing in the following command
yarn run dev
  • Your app is ready to be opened on
http://localhost:3000/

Top categories

Loading Svelte Themes