Mohammad-Asif-Web / React-Tailwind-Vite

Tailwind CSS, ReactJS and Vite are a great combo to building a frontend project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Tailwind-Vite

Vite React Tailwind Template install is first approach

This template provide toolchain below:

  • Vite
  • React
  • ReactDOM
  • React Hooks
  • React Icons
  • TailwindCSS 3
  • PostCSS
  • Autoprefixer
  • ESLint
  • Prettier

We will be using these tools:

  • VS Code for our code editor
  • Node.js for our package manager
  • Vite for our development environment If you don't have these tools installed, you can do so by clicking the links for each one above.

After setting up Node.js for your VSCode, you can now use Node.js to install Vite for your project using the terminal.

You can now start building your React projects and style them with Tailwind CSS.

About

Tailwind CSS, ReactJS and Vite are a great combo to building a frontend project.


Languages

Language:JavaScript 89.5%Language:CSS 9.2%Language:HTML 1.3%