Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ridloghifary/threads-clone
This is a social media web application where users can create, share, and interact with threads.
https://github.com/ridloghifary/threads-clone
mysql nextjs prisma
Last synced: 14 days ago
JSON representation
This is a social media web application where users can create, share, and interact with threads.
- Host: GitHub
- URL: https://github.com/ridloghifary/threads-clone
- Owner: RidloGhifary
- Created: 2024-07-27T05:21:31.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T14:14:03.000Z (5 months ago)
- Last Synced: 2024-11-08T00:58:43.248Z (2 months ago)
- Topics: mysql, nextjs, prisma
- Language: TypeScript
- Homepage:
- Size: 804 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Threads Clone
This is a social media web application where users can create, share, and interact with threads. Users can create threads by writing a title and a description, and then add posts to the thread. Other users can upvote or downvote posts, and users can comment on posts.