Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 378 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 378 Bytes

Case Management System

Introduction

It is Case Management System build using React + Redux + React toolbox .

You can find all components inside /src folder.

A customized Api is already build and updated on heroku.

API url : https://funercase.herokuapp.com/api/deceaseds

To run this Project:

"npm install" "npm start"

ROutes can be found in src/routes.js file.