Using React on frontend and backend is on node express server
It can be easily run on linux/macos machine(for now) and for windows few changes in code will have to do inside backend utils.js file
after clone, run (npm install) inside both directory frontend and backend to install all the npm dependency individually
run (npm run dev) in both directories and go to (http://localhost:4201) to view the page