A ToDo List app with Backend for storing, modifying and deleting Todos.
Start the project by cloning the repository and by hitting npm i at both client and server side on the terminal.
Run both the client and the server side by hitting npm start on the terminal.