Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 683 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 683 Bytes

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