Skip to content

tpliakas/MyCity-Social-Network

Repository files navigation

MyCSN MyCSN

Social Network with Issue Tracker for Smart Cities

Built with MERN stack, Ant Design, Mapbox API & Framer Motion.

(If you want to see the Map component go here).

How to run

  • 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