Skip to content

GTBitsOfGood/medshare-frontend

Repository files navigation

Medshare

NOTE: This repo has been modified to split up the backend and frontend projects. The backend repo is here and the merged version of the repo is here

Frontend project for WIP inventory management system that is being developed for Medshare

Setup

Clone the repo and install all dependencies:

git clone https://github.com/GTBitsOfGood/medshare
cd medshare
npm install

Afterwards, copy .env.example to .env and configure the environment variables.

Running the Project

Start development server:

npm start

About

Inventory search toolkit for Medshare volunteers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published