It uses tailwind, that displays all data from a API in a table. It has a modal for adding, editing items, start a call and show the history call.
1. Clone this repo
git clone https://github.com/Sweet-Pillow/crud-react.git
2. NPM install React and dependencies
npm install