mojakrew is a straightforward app that allows you to store your blood tests made in various facilities that usually have their own website for your blood tests which can be a problem after some time to have it organized properly.
To run the app clone the repository, install dependencies and run the app locally using:
npm start
- Improve UI ✅
- Authentication ✅
- Storing tests in a database, possibliy Firebase Firestore (tests are currently stored in the local storage) ✅