Skip to content

samcard1999/Administrador-de-pacientes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patient Manager

This is a web application project for a patient manager, developed using React along with HTML, CSS, and JavaScript.

Getting Started

Follow these steps to get the application up and running on your local environment:

Prerequisites

  • Node.js installed on your system. You can download it from here.

Steps

  1. Clone the repository:

    git clone <repository_URL>
    
  2. Install dependencies:

    cd patient-manager
    npm install
    
  3. Start the application:

    npm start
    

    This will start the application in development mode. You can view the application by opening http://localhost:3000 in your web browser.

About

Aplicacion creada en con react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published