This project was made for the Diabetes Prediction project.
The "Hospital" repository provides the frontend for the project mentioned before.
- 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.
- Clone the repository:
git clone https://github.com/Ahmadiyrot/Hospital.git
- Install dependencies:
npm install
- Start the server:
npm start