CRUD App is a web application built with React that demonstrates basic CRUD operations (Create, Read, Update, Delete) using the Context API for state management and MockAPI for backend services.