Skip to content

ahmedjsofficial/travigo-travel-jsstack

Repository files navigation

Travigo Travel Agency by JSSTACK DEVELOPERS

Pre-requisites: Nothings! just stuck into this tutorial

This project is developed and designed by JSSTACK DEVELOPERS (#ahmed_js 😅🚀🚀🚀). This is a Vite.js project bootstrapped with [npm create vite@latest]. Designed with TailwindCSS!

Important Links: 📣📢📣📢📣📢✈✈✈

Go to TailwindCSS https://tailwindcss.com/!

Required Packages:

npm npm create vite@latest
                  ## or
yarn create vite

npm install react-react-router-dom
          ## or
yarn add react-react-router-dom

Getting Started

First, run the development server:

npm install
# or
yarn instll

# and Now:

npm run dev
# or
yarn dev

Open http://localhost:5173/ with your browser to see the result.

You can start editing the page by modifying src/App.jsx. The page auto-updates as you edit the file.

Deploy on Vercel

Check out our This Project On Vercel for more details.