Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gulrugar/threads
https://github.com/gulrugar/threads
clerk mongodb nextjs13 oauth2 reactjs redis tailwindcss typescript
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gulrugar/threads
- Owner: Gulrugar
- Created: 2023-08-07T00:43:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-13T19:09:10.000Z (over 1 year ago)
- Last Synced: 2023-08-13T20:26:02.885Z (over 1 year ago)
- Topics: clerk, mongodb, nextjs13, oauth2, reactjs, redis, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://threads-bice.vercel.app
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Threads
[Visit the live demo website =>](https://threads-bice.vercel.app/ "Threads")
## Description
A Threads clone built with Next.js 13 where users can create user profiles, create and delete posts, like and reply to other users' posts. It also features creating communities to which other users can be invited.
![website-complete](https://github.com/Gulrugar/Threads/assets/105955316/d43c386c-fd7f-4e85-97df-022163f5da18)
Key Points:
1. Login with Google, Github or create an account
2. Users can post new threads
3. Like and leave comments on other user threads![website-complete](https://github.com/Gulrugar/Threads/assets/105955316/6fbcb2ca-a499-44d3-96ff-be00a17ab0e3)
4. Users can delete their own threads
5. Search for other users or communities
6. Edit profile username and bio![website-complete](https://github.com/Gulrugar/Threads/assets/105955316/c7084aa4-7fef-4a5a-bc7f-1004624ee8fa)
7. Suggested user and communities section on a desktop only sidebar
8. View likes and replies in the Activity feed
9. Mobile app style interface on small devices![website-complete](https://github.com/Gulrugar/Threads/assets/105955316/7d851728-25e4-47ae-b071-12b47574fc9b)