/skin-mole-analyzer

Free, open-source PWA app to follow your skin mole's state through time and space!

Primary LanguageTypeScriptOtherNOASSERTION

Skin mole analyzer

This project aims to be a free, open-source PWA to help detect and follow skin moles through time to help people know when to consult with medical personel.

License

See LICENSE

Development

Running

This project uses yarn as a package manager, and running is done with

yarn
yarn start

Which will start the app at http://localhost:3636/

Tests

This project uses Jest and Testing Library to unit test components

yarn test

Relevant research / links