Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 865 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 865 Bytes

Travel-App-React

Vite React Tailwind Template install is first approach for this project

This project provides toolchain below:

  • Vite
  • React
  • React Scripts
  • ReactDOM
  • React Router DOM
  • 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.

See Live