This project contain a showcase project made by Guilherme Garibaldi.
Totty is a startup oriented social profile, made to ease startup showcase/pitch presentation. In @totty-front you can see all startups registered, as well register you own startup.
🚀 Loved this project? Reach out to me here!
Using node 16.15v run:
yarn
# or
npm i
This project was made using nextjs, so you can run it like this:
yarn dev