CRUD Operations (JSONPLACHOLDER APIS)

It is simple crud operations app using jsonplaceholder APIS, where user can add, update and delete posts.

Quick start

  1. Make sure that you have Node.js v16.15.1 and npm v5 or above installed.
  2. Clone this repo using https://github.com/AhmadFaraz-crypto/crud-operation-jsonplaceholderAPI-react-typescript.git
  3. Move to the appropriate directory: cd crud-operation-jsonplaceholderAPI-react-typescript.
  4. Run yarn install in order to install dependencies and clean the git repo.
    At this point you can run yarn start to see the example app at http://localhost:3000.
  5. Run yarn test to run test cases.
  6. Run yarn run clean to delete the example app.

Demo

https://youtu.be/Pk5ZZMorhyw