What is Metamorfose Trans?

All texts in the app are in portuguese due this was a brazilian hackathon

Developed during #ProviHackPraTodes, the Metamorfose Trans is a platform that connects transgenders interested in hormonal transition with professional endocrinologists, psychologists and psychiatrists. With affordable value and humanized service.

Metamorfose Trans was one of the #ProviHackParaTodes winners, taking 3rd place among 40 other competing teams.

White background with colored border, written "Como funciona nossa solução", the logo and name of the application and three images of cell phones with the application screens open

How to use the app?

The easiest way is to access the vercel link

You can also clone this repository, the app was developed in react, so you can just run the command on the repository page:

npm start

Open http://localhost:3000 to see in browser.

And the API?

The database was developed with express.js and postgres sql

access the repository