Files
conve-x/README.md
T

13 lines
763 B
Markdown
Raw Normal View History

2023-09-09 17:11:02 -05:00
# conveX
2023-09-09 17:02:12 -05:00
2023-09-16 18:13:02 -05:00
An [X](https://twitter.com/home) inspired social site that supports following other users,
2023-09-16 17:31:05 -05:00
liking posts, and sharing both long and short posts formatted with [Markdown](https://commonmark.org/help/). It was built as a submission for the [WebDevCody](https://www.youtube.com/@WebDevCody) [hackathon](https://hackathon.webdevcody.com/) using...
2023-09-09 17:02:12 -05:00
2023-09-09 17:11:02 -05:00
- [TypeScript](https://www.typescriptlang.org/) - JavaScript's uptight brother
- [Convex](https://www.convex.dev/) - Backend as a service
- [NEXT.js](https://nextjs.org/) - Full-stack web app framework
- [Clerk](https://clerk.com/) - User authentication and management
- [Tailwind](https://tailwindcss.com/) - Styling
- [Vercel](https://vercel.com/) - Hosting
2023-09-16 17:25:22 -05:00
- [Codemirror](https://codemirror.net/) - Editor