How to get started

At first clone this repository

Install dependencies

In the home directory run npm install to install backend dependencies

Move to frontend directory and run npm install to install frontend dependencies

Ready for running

Move to home directory and run npm run dev and there you go