Skip to content

devaayan/x-clone

Repository files navigation

X-Clone 🐦

A responsive clone of the X (formerly Twitter) platform built with modern web technologies.

🚀 Features

  • Mobile Responsive – Works beautifully across all screen sizes.
  • 🔄 Fetch API Integration – Posts are generated dynamically using Fetch API.
  • ✨ Clean and intuitive UI.
  • ⚡ Fast performance with smooth interactions.

🖼️ Screenshots

Desktop View Mobile View
Desktop View Mobile View
Desktop View Mobile View

🛠️ Tech Stack

  • Next.js
  • Tailwind CSS for styling
  • Fetch API for dynamic post generation
  • React Icons for UI elements

📂 Folder Structure

project-root/
│
├── components/ # Reusable components
├── pages/ # App routes and logic
├── public/ # Static assets
├── styles/ # Tailwind and global CSS
└── README.md

📦 Getting Started

  1. Clone the repository
git clone https://github.com/your-username/x-clone.git
cd x-clone
  1. Install dependencies
npm install
  1. Run the development server
npm run dev

🌐 Live Demo

🔗 View Live Demo

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors