Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 439 Bytes

Float Patient Dashboard Challenge

Description

This project is a Cesar Gutierrez attempt at the take home challgene provided by Float Health

Getting Started

To get started with this project, follow these steps:

  1. Install the dependencies:
npm install
  1. Start the application:
npm run dev
  1. Open your browser and navigate to http://localhost:5173 to view the application.