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
- [React.js]
- [Tailwindcss]
- [Sass]
- Clone the repo
git clone https://github.com/rdhss/DaTours.git
- change dir
cd DaTours
- Install NPM packages
npm install
- Start the Application
npm start