Use Concurrently for running React in Front-end and Node in Back-end.
Runs the app in the development mode.
Open http://localhost:3000 to view Front-end in the browser.
Open http://localhost:5000 to view Back-end in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.