Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Vasoactive Drug Speed Estimator — Frontend

Course project: Internet Application Development (5th semester), BMSTU

React frontend for the vasoactive drug speed estimator service. Provides a UI for managing drug records, submitting estimation requests, and viewing results.

Tech Stack

  • React, TypeScript / JavaScript
  • Vite
  • CSS Modules

Related Repositories

Repository Description
vasoactive_drug_speed_estimatior Original Django backend
vasoactive_drug_speed_estimatior_async Async backend with Redis
vasoactive_drug_speed_estimatior_frontend React frontend (this repo)

Getting Started

npm install
npm run dev

Configure the backend URL in .env:

VITE_API_URL=http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors