Skip to content

Medical dashboard displaying patients data. Patients data has retrieved from an API.

Notifications You must be signed in to change notification settings

andile593/TechCare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechCare

localhost_4000_

About

Medical dashboard displaying patients data. Patients data has retrieved from an API.

Getting Started

Follow these steps to set up and run the project locally:

  1. Clone the repository to your local machine:
  1. Install dependencies:
  • npm install
  1. Environment Setup: Create a .env file in the root directory and add the necessary environment variables. Use .env.example as a reference.

  2. Run the development server:

  • npm run dev
  1. Build for Production

To generate a production build, run:

  • npm run build
  • npm start

About

Medical dashboard displaying patients data. Patients data has retrieved from an API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published