Clone the Repo
Frontend
cd 3D-Maps/
- Add .env file with varibles MAPTOKEN and BASEURL
npm install
npm start
Backend
cd backend/
- Add .env file with varible ATLAS_URI
npm install
nodemon server.js
Tech Stack Used:
- MongoDB
- Express JS
- React JS
- Node JS
- Babylon JS
- MapBox