Skip to content

rdhss/DaTours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaTours

Logo

Description

DaTours is webapp that enables travelers to plan, book, and manage their trips. These apps provide a one-stop-shop for users to research, book, and organize tours, activities, and experiences in destinations around the world.ep

Built With

  • [React.js]
  • [Tailwindcss]
  • [Sass]

🛠 Installation & Set Up

  1. Clone the repo
    git clone https://github.com/rdhss/DaTours.git
  2. change dir
    cd DaTours
  3. Install NPM packages
    npm install
  4. Start the Application
    npm start