Skip to content

JayCeeKay1991/scratchmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scratchmap is a travel diary web app which allows the user to mark spots on a map and save information on the trip.

Getting started

  • run npm install from the /client folder and the /server server separately
  • the client is started by running npm run dev from the /client root folder
  • the server is started by running npm start from the /server root folder
  • To connect your own database, you might want to set up a .env file locally with variables as defined in server/config.js.

Tech stack

Front end

  • React
  • CSS
  • Leaflet

Back end & data

  • Node.js
  • Express
  • Mongo DB
  • Mongoose
  • Bcrypt

About

Travel diary web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published