Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 441 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 441 Bytes

Code Grade 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/