Skip to content

udaymattam/PatientFamilyHistory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js Patient App with React Router & Axios

Build a React.js Patient Application to consume Web API, display and modify data with Router, Axios & Bootstrap.

React patient Application in that:

  • Each patient has id, title, description, patient status.
  • We can create, retrieve, update, delete patients.
  • There is a Search bar for finding patients by title.

Set port for

.env

PORT=8081

Project setup

In the project directory, you can run:

npm install
# or
yarn install

or

Compiles and hot-reloads for development

npm start
# or
yarn start

Open http://localhost:8081 to view it in the browser.

The page will reload if you make edits.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published