A full-stack Nodejs/Vuejs application to manage tours, booked tours, and also connect users to tour guides. It is carefully crafted as one that can easily require updates and new features. App hosted on Heroku
View Demo »
Report Bug
·
Request Feature
TourView App was built to connect users to vacation spots round the world. A user can search for all tours, book tours, rate tours etc.
List of major frameworks use to build getIdea.
To get a local copy up and running follow these simple steps.
npm install npm@latest -g
git clone https://github.com/calvin-puram/tourView.git
npm install
.env
API_KEY = 'ENTER YOUR API';
npm run test
npm run dev
To contribute to this project follow the steps below. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Calvin Puram - @cpuram1 - [email protected]
Project Live: https://tourview.herokuapp.com/