After Cloning this repository Seperate the json api file from this folder and add node modules files to both json api and the whole folder.
To run the Code use
npm run dev
and to use the api use these commands
yarn install
yarn build
yarn start
To Run This Todo App First Run the file then run the Mock Api Which is given in this repository named json api and then you will be able to run it.