An open API service indexing awesome lists of open source software.

https://github.com/breadscorner/hark-twitter-clone

Hark is a Twitter clone, crafted with React and Next.js, and enhanced by NeonDB and Drizzle ORM for robust data management.
https://github.com/breadscorner/hark-twitter-clone

drizzle-orm neondb nextjs tailwindcss

Last synced: 11 months ago
JSON representation

Hark is a Twitter clone, crafted with React and Next.js, and enhanced by NeonDB and Drizzle ORM for robust data management.

Awesome Lists containing this project

README

          

# 🐦 Hark 🐦

## Twitter Clone

🌟 Hark is a Twitter clone built with React and Next.js, designed to provide a familiar Twitter-like experience with these core features:

## 🚀 Features

### 🏠 Home Feed

- **Engagement:** Like and soon comment on posts to interact with posts.
- **Saving Posts:** Like posts and view them on your liked posts page.

### ❤️ Liked Posts Page

- Access a dedicated page to view all your liked posts.
- Posts are organized ascending from the post date.

### 📝 Add Post

- Compose and share posts with text and media.

### 🔍 Search Page (Not-functional)

- Discover posts through the search feature.
- Search for specific posts or keywords.

### 👤 User Profile Page

- View a user's posts and information.
- Logout from this page.

## 🛠️ Technologies Used

- **React:** For creating dynamic and interactive UIs.
- **Next.js:** For server-side rendering and static website generation.
- **NextAuth:** For implementing authentication and authorization in Next.js applications.
- **NeonDB:** For efficient and scalable data management.
- **Drizzle-ORM:** For data manipulation and query building in JavaScript.
- **AWS S3:** For scalable cloud storage solutions.
- **Crypto:** For cryptographic functionalities in Node.js.

## ⚠️ Disclaimer

Some features are currently for aesthetics only.


© 2023 Breadscorner. Licensed under the MIT License.