EX3-APP-CRUD

---Description---- EX3 + EX4 CURD APP

PRE SETUP

You need to install JSON SEVER on your computer in oder to run the database

  • npm install -g json-server

run the front-end

Run Mock API : npm start

final accesses to

http://localhost:5501

Thank you for your time