Giter Site home page Giter Site logo

twitter-clone's Introduction

Twitter Clone

Welcome to the Twitter Clone Project! This project is a comprehensive social media web application that replicates many core functionalities of Twitter. It has been built using modern web technologies to ensure a responsive, elegant, and seamless user experience.

Features

  • User Authentication
  • Post Management: Create, edit, delete, like, retweet, and reply to posts.
  • Real-Time Messaging: Send and receive messages in real-time using Socket.io.
  • Notifications: Receive real-time notifications for likes, retweets, replies, and messages.
  • Search: Search for posts or users.
  • Follow System: Follow or unfollow users.
  • Elegant and responsive user interface
  • Dynamic HTML rendering

Technologies used

  • Front end: HTML, CSS, Bootstrap, Javascript, JQuery, Pug template engine
  • Back end: Node.js, express.js, mongoose, multer, socket.io

Usage

  1. Setup
    • Must have mongodb database setup and running locally
    • install node.js
    • install nodemon (globally) [OPTIONAL]
  2. get files from repo
git clone https://github.com/Eklavya99/Twitter-Clone.git
cd Twitter-clone
npm install
  1. Run project
npm start
// or
node app.js

Future enhancements

  • Hashtags: Ability to use and search for hashtags.
  • Profile Management: Better profile management including account verification and password reset.
  • Media Sharing: Ability to share images or videos as posts or messages.
  • Mentions: Ability to mention users in posts and comments.
  • Public and Private Profiles: Option for users to set their profiles as public or private.

twitter-clone's People

Contributors

eklavya99 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.