π Simple to do list build in React on frontend and Express.js on the backend. π
In the project directory, you can run:
$npm start
It'll run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you'll make edits.
Run the backend on the server, on port 8080
$node API/server.js