A travel blog is a frequently updated online journal or diary where people around the global share their thoughts and feelings about the place they had visited.
Similarly, TripHackr is a platform used by travellers to share and receive travel experiences. Travellers get to know the best places to visit around the globe by the extensive communal experience shared here.
- This project was built by using HTML5, CSS3, Bootstrap 4 for the front-end part.
- Node.js/ Express framework for the back-end API and MongoDB for the database were used.
- The database is in the MongoDB Atlas remote cloud and front-end deployment took place in Heroku environment.
- Clone this repository.
- Install dependencies.
$ npm install - Start development server.
$ node app.js