Skip to content

This is Web app made using React, Node.js, Express, MongoDB, and Maxbox API

Notifications You must be signed in to change notification settings

the-coder-dude/My-Travel-History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My Travel History 🌏

A full-stack web app that keeps tracks of the places you visited, shows and saves travel locations.

➑️ Visit : https://mytravelhistory.biz/ (under development) ⬅️

πŸ€” Purpose

Serves as an online travel book for people to share locations, photos and memories with others. 😍

🧐 Demo

User can mark and save the locations

πŸ›  Tech Stack

πŸ‘¨β€πŸ”§ Local Installation

  1. Clone the Repo by typing the command:
https://github.com/the-coder-dude/My-Travel-History.git
  1. Install the Packages:
  • Backend:
cd Backend \ 
npm i
  • Frontend:
cd frontend \ 
npm i
  1. Running the app:
  • Backend:
cd Backend \ 
npm start
  • Frontend:
cd frontend \ 
npm start
  1. Visit http://127.0.0.1:3000/

πŸ“‹ Future Changes

  • Adding link sharing feature.
  • Adding Images with locations.
  • Reminding user of their old memories via email.
  • Improving the UI of app.

About

This is Web app made using React, Node.js, Express, MongoDB, and Maxbox API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published