VC Chronicles is a website that allows founders to anonymously share stories about VCs after the SVB crisis. It was built and released in 6 hours.
The website is built using the following technologies:
- TypeScript: A statically typed superset of JavaScript that adds optional types to the language.
- React: A JavaScript library for building user interfaces.
- Next.js: A framework for building server-side rendered React applications.
- Chakra UI: A component library for React that provides a set of accessible and customizable UI components.
- Supabase: An open-source alternative to Firebase that provides a suite of tools for building and managing backend services.
- Vercel: A cloud platform for serverless deployment and hosting.