This project was bootstrapped with Create React App.
Run yarn
in root folder, you have to have node.js and yarn installed
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Starts both client and server, to run them separately use yarn client
and yarn server