Skip to content

gokul1282/Travelogue

Repository files navigation

Travelogue

A website where people can post , review and comment their favorite places.

To set up the project environment locally.


  • Fork this repository.

  • Clone the repository by running

    git clone https://github.com/gokul1282/Travelogue.git
    
  • Move into the Travelogue directory.

Setting up the backend of the project:

  • Install NodeJS & MongoDB on your pc.
  • Install the node modules from package.json by: npm install
  • To start the project type: node app.js
  • Visit localhost:3000/ on your browser to start the project.

About

A website where people can post , review and comment their favorite places

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published