CRUD react app with redux,redux-form and json-server that you can add , remove ,update and download books.
- use the command
npx create-react-app
to make new project and put all these file there. - install all packages in package.json file.
- go to apis directory and run the command
npm install
. - in the same directory run
npm i json-server
. - last: run the two server together.
username:islamghany.
password:labooktory.