Built with MERN stack, Ant Design, Mapbox API & Framer Motion.
(If you want to see the Map component go here).
- Install Node.js.
- Clone or download the project (git clone URL).
- Change the working directory (cd FOLDER) to the project folder and run:
$ yarn
$ yarn dev
Or use npm:
$ npm install
$ npm run dev
Starts both backend and frontend and opens the project on default browser (dev mode atm). localhost:3000