Todo App to run the application locally 1. clone the repository ----- git clone 2. install the dependency for both clinte and server ----- npm install 3. run this command to run the application ---- npm start TechStack used Frontend :- React.js , Redux Backend :- Express.js , Node.js Database :- mongoDB Other Libraries :- Axios,Cors,Mongoose,react-router-dom,dotenv,etc...