Skip to content

Files

Latest commit

8f6baa1 · Jan 6, 2025

History

History
32 lines (24 loc) · 1.01 KB

readme.md

File metadata and controls

32 lines (24 loc) · 1.01 KB

Hospital Front Project

This project was made for the Diabetes Prediction project.

Overview

The "Hospital" repository provides the frontend for the project mentioned before.

Dependencies

  • Three.js: A 3D graphics library for creating interactive 3D scenes and rendering in the browser.
  • Bootstrap: A responsive front-end framework for creating modern, mobile-first websites.
  • Bootstrap Icons: Provides a set of icons for use with Bootstrap.
  • GSAP: A high-performance animation library for smooth transitions and interactive animations.
  • Lil-gui: A lightweight GUI for real-time adjustment of variables in web applications.
  • Vercel: A deployment platform for serverless functions and continuous deployment.

Setup

  1. Clone the repository:
    git clone https://github.com/Ahmadiyrot/Hospital.git
  2. Install dependencies:
    npm install
  3. Start the server:
    npm start