alaminsahed / curd-redux-saga-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD operation using Redux Saga

Techonology:

  • React.js
  • Redux
  • Redux Saga
  • Typescript
  • Json Server

How to install

  • Clone the repo
  • Run this command
npm install

How to run

  • Run this command to run the server
npm run server
  • Run this command to run the client
npm start

About


Languages

Language:TypeScript 87.3%Language:HTML 8.2%Language:CSS 4.5%