Welcome to the Twitter Clone project! This project is a simplified version of formerly known Twitter (now X) built with vanilla JavaScript and Firebase. It allows users to create an account, sign in, post comments, and like posts.
- Vanilla JavaScript
- Firebase
- Next.js
- React
- Redux Toolkit
- Tailwind CSS
- Email.js
- User Authentication: Create an account and log in 🔐.
- Post Feed: View posts from all users 📰.
- Post Comments: Share your thoughts by posting comments 📝.
- Like Posts: Like posts to show appreciation ❤️.
- Email.js: Used for email functionalities ✉️.
- Sign Up: Create a new account using your email ✉️.
- Sign In: Log in with your existing account 🔐.
- Post: Write and share posts 📝.
- Like: Like posts to engage with content ❤️.