HealthCare Connect

Available Scripts

In the project directory, you can run:

npm start

Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.

Server runs at Open http://localhost:3000 to view it in your browser. The page will reload when you make changes.
You may also see any lint errors in the console.

Dependencies

The frontend of this project relies on the following dependencies:

  • axios
  • json-server
  • react
  • react-dom
  • react-icons
  • react-redux
  • react-router-dom
  • react-scripts
  • redux
  • redux-thunk

To install the dependencies, run the following command:

npm install

To run the server, run the following command:

npm run server