Visit Pharma Street: https://pharma-street.web.app/
Pharma Street is an online pharmacy store where you can order medicines. It is open source project so any contribution is appriciated.
Future Scope of this project involves user registration, authentication and building up a login, signup & update page to register a user into pharma-street by firebase and react libraries like formik(for form-validations)
Pharma-street is built on React Js and Firebase. Medicines item list is fetched from API built in firebase and user's data and it's order is also stored in firestore databse. It also includes proper use of some important react hooks such as useReducer, useContext, useRef, useState etc.