CRUD application implements the main functions when working with databases.
- Create
- Read
- Update
- Delete
After downloading run in command line (open in folder with project) next commands:
- npm install
- npm run scss (for css file compiling)
Live demo https://kapoliub-crud.netlify.com/