Skip to content

Ahmadiyrot/Hospital

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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