Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 861 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 861 Bytes

Pharma-Street

Visit Pharma Street: https://pharma-street.web.app/

💊 Welcome to Pharma-Street!

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)

📌 Technonologies used

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.

📚 Documentation