Skip to content

Vishwa-Desai/travelista-1

 
 

Repository files navigation

Travelista

  1. Clone this repository.
  2. Install dependencies.
    $ npm install
  3. Start development server.
    $ node app.js
  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.4%
  • EJS 30.1%
  • HTML 19.9%
  • CSS 6.6%