islamghany / Labooktory-0.0.1

CRUD react app with redux,redux-form and json-server that you can add , remove ,update and download books

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Labooktory-0.0.1

CRUD react app with redux,redux-form and json-server that you can add , remove ,update and download books.

to initialize the project

  1. use the command npx create-react-app to make new project and put all these file there.
  2. install all packages in package.json file.
  3. go to apis directory and run the command npm install.
  4. in the same directory run npm i json-server.
  5. last: run the two server together.

login

username:islamghany.
password:labooktory.

labooktory

labooktory

labooktory

labooktory

About

CRUD react app with redux,redux-form and json-server that you can add , remove ,update and download books


Languages

Language:JavaScript 58.0%Language:CSS 37.1%Language:HTML 4.8%