Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevanfreeborn/conve-x
An X inspired social site that supports following other users, liking posts, and sharing both long and short posts formatted with Markdown. It was built as a submission for the WebDevCody hackathon.
https://github.com/stevanfreeborn/conve-x
nextjs react tailwindcss typescript vercel
Last synced: 11 days ago
JSON representation
An X inspired social site that supports following other users, liking posts, and sharing both long and short posts formatted with Markdown. It was built as a submission for the WebDevCody hackathon.
- Host: GitHub
- URL: https://github.com/stevanfreeborn/conve-x
- Owner: StevanFreeborn
- Created: 2023-09-09T22:13:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-01T22:14:49.000Z (about 1 year ago)
- Last Synced: 2024-12-09T12:19:05.476Z (2 months ago)
- Topics: nextjs, react, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://conve-x.stevanfreeborn.com
- Size: 243 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# conve-X
An [X](https://twitter.com/home) inspired social site that supports following other users,
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...- [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
- [Codemirror](https://codemirror.net/) - Editor## Demo
My [submission video](https://share.stevanfreeborn.com/webdevcodyhackathon/submission.mp4) for the hackathon.