Run npm install
in both /frontend
and /backend
folders.
## Start development servers
Run npm run start
in both /frontend
and /backend
folders to start the servers up. Note that I set the backend server to run on the 5001 port.
Add, view, and delete tasks using the form and list.