FeedBack Form App This is a React app which allows users to add, update and delete feedback. It uses a mock REST api. Home Page form submit button is enabled once user enters text larger than 10 characters. Delete and edit feedback This project goes over all of the fundamentals of React including... Components JSX Props (proptypes, defaultprops, etc) State (Component & App Level) Styling Handling Events Lists & Keys Forms