Skip to content

Mohammad-Asif-Web/Travel-app-react

Repository files navigation

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