The porpouse of this project consists to find using an interactive map devs in your region, and also their repositories, showing the title and languagues useds to build it.
At first you will need to install the neo4j, it can be desktop or terminal. Once you are running at your localhost, go to connection.ts in backend and pass your credentials.
Once inside the folder frontend
run the command npm install
, and then npm start
Same as React, at backend
. After dependencies installed run npm run dev