SelfPharma Connecting patients and pharmacies in an innovative way! Devpost YouTube How to setup: Fork this repo Clone it into your local computer setup .env using the sample format given below Frontend Install the frontend dependencies using npm i Run the frontend using npm start dev Backend Install the backend dependencies using pip install -r requirements.txt or pip3 install -r requirements.txt Start the backend server by running app.py ENJOY