- This is a basic TODO List prototype app built with React, Node, Express and MongoDB
- TODO CRUD Implemented
- Built with Typescript
- Used Formik for Forms Handling and Reactstrap as UI Library
- Create Environment Files and copy example environment variables
- NPM Install
- NPM RUN BUILD & NPM RUN WATCH / NPM RUN SERVE
- CD Client
- NPM Install
- NPM START