Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 728 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 728 Bytes

Dirlkhir

Dirlkhir Logo

Dirlkhir is a web application built using ReactJs that can provide a service for sharing medical equipment and medicines between people.

Screenshots

Home Page
Request Page

Live preview: Dirlkhir

How to use

  1. Clone/Download the repo.
  2. Install dependencies: yarn install or npm install
  3. Run yarn start or npm start.
  4. You are ready http://localhost:3000