Skip to content

Welcome to the X Clone repository! This project is a clone of the popular social media platform X, designed to mimic its core features and functionality.

License

Notifications You must be signed in to change notification settings

EpicNesh26/X-Clone

Repository files navigation

X Clone

Welcome to X Clone! This project is a near-perfect clone of X.com with a few minor changes and enhancements. Built using HTML, TailwindCSS, and Node.js, X Clone aims to replicate the user experience and interface of the popular website with some additional features and improvements.

Table of Contents

Demo

Check out the live demo of X Clone:

  1. Using Netlify: X Clone Live Demo
  2. Using Github Pages: X Clone Live Demo

Features

  • 🎨 Responsive Design: Adapted for both mobile and desktop views.
  • 🚀 Fast Loading: Optimized performance for quick page loads.
  • 💬 Interactive UI: Smooth and interactive user interface.
  • 🔍 Search Functionality: Quickly find what you’re looking for.
  • 🛠 Easy Customization: Well-organized codebase for easy customization.
  • 💡 Modern Aesthetics: Uses TailwindCSS for modern and sleek design.

Technologies Used

  • HTML5: For the basic structure and semantics.
  • TailwindCSS: For styling and responsive design.
  • Node.js: For backend development and server-side logic

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Make sure you have the following installed on your local machine:

  • Node.js (v14 or later)
  • npm (v6 or later)

Installation

  1. Clone the repository:
https://github.com/EpicNesh26/X-Clone.git
  1. Navigate to the project directory:
cd x-clone
  1. Install dependencies:
npm install

Usage

  1. Start the development server:
npm run build
npm run dev
  1. Open your browser and visit:
http://localhost:3000

Explore the X Clone and enjoy the features!

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

  1. x.com for the inspiration.
  2. TailwindCSS for their amazing CSS framework.
  3. Node.js for the backend framework.

Feel free to reach out with any questions or feedback! Happy Coding! 🚀

About

Welcome to the X Clone repository! This project is a clone of the popular social media platform X, designed to mimic its core features and functionality.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published