Blog Logo
TAGS

Twitter clone built in Next.js + TypeScript + Tailwind CSS using Cloud Firestore and Storage

![](/.github/assets/presentation.png) A Twitter clone built in Next.js, TypeScript, and Tailwind CSS, utilizing Cloud Firestore for data storage and Cloud Storage for storing uploaded images. Features include authentication, tweet functionality (adding, liking, retweeting, etc.), following other users, and real-time updates. Users can customize site color schemes and view trending data from Twitter API. Development steps include installing dependencies, creating a Firebase project and config, adding API keys, and enabling necessary Firebase services.