Facebook dummy clone

The project is in development. Some features has been implemented - you can see it in the demo

Installation

npm install

Run frontend

npm run frontend-dev

Run backend(another terminal window)

secret=123 npm run backend-dev

open localhost:3000