Simple todo application with node and mongodb as backend and react, redux, typescript, material ui as frontend
git clone <this_url> && cd <repo_name>
cd client
npm install or yarn install
cd server