o This project is for studying purpose
o A To Do List Application with MERN stack
o The goal is to learn ReactJS, router, state management, redux toolkit, rendering optimization with useMemo,useCallback, React.lazy, React.memo. For Backend, apply RESTful APIs using ExpressJS & NodeJS. The project apply authentication using JWT, apply the authentication handling in frontend
o "npm install" for dependency installation
o need to add current IP address to white list in mongodb access control
o "npm start" to run back end
o "npm install" for dependency installation
o "npm start" to run front end