Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 426 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 426 Bytes

CRUD Contacts Frontend

image

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.

Instructions

1. Clone this repo

git clone https://github.com/Sweet-Pillow/crud-react.git

2. NPM install React and dependencies

npm install