basic-react-template Tailwind Templates

Basic React Template

vite-react-ts-tailwind-tanstack-query-eslint-prettier

Vite + React + Typescript + Tanstack Query + Tailwind + Eslint + Prettier

This is a starter template.

To make this repository yours:

rm -rf .git && git init && npm init
git add .
git commit -m "Initial commit"

The starter includes the following libraries:

  • @tanstack/react-query
  • axios
  • tailwind
  • classnames
  • tailwind-merge
  • eslint and the libraries for the airbnb config
  • prettier

How to use

Install dependencies:

npm install

Start the local server:

npm run dev

Top categories

Loading Svelte Themes