Skip to content

coolgreenhat/3D-Maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Locally

Clone the Repo

Frontend

  1. cd 3D-Maps/
  2. Add .env file with varibles MAPTOKEN and BASEURL
  3. npm install
  4. npm start

Backend

  1. cd backend/
  2. Add .env file with varible ATLAS_URI
  3. npm install
  4. nodemon server.js

Tech Stack Used:

  1. MongoDB
  2. Express JS
  3. React JS
  4. Node JS
  5. Babylon JS
  6. MapBox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published