Giter VIP home page Giter VIP logo

twitter-like-web-app's Introduction

Twitter-like Web App

This is a simple Twitter-like web app implemented in JavaScript. The app allows users to post tweets, like, retweet, and reply to tweets. The key features include:

Features

  • Tweeting: Users can compose tweets and post them by clicking the "Tweet" button.

  • Liking: Users can like or unlike tweets by clicking the heart icon.

  • Retweeting: Users can retweet or unretweet tweets by clicking the retweet icon.

  • Replying: Users can reply to tweets, view replies, and open a modal to see a specific tweet and its replies.

Usage

  1. Open the index.html file in a web browser.
  2. Compose a tweet by entering text in the tweet input field and clicking the "Tweet" button.
  3. Like or unlike tweets by clicking the heart icon.
  4. Retweet or unretweet tweets by clicking the retweet icon.
  5. Reply to tweets by clicking the comment icon and entering a reply in the modal.
  6. View replies by clicking the comment icon on a tweet.
  7. Close the modal by clicking the close button or clicking outside the modal.

How to Interact

  • Click the heart icon to like or unlike a tweet.
  • Click the retweet icon to retweet or unretweet a tweet.
  • Click the comment icon to open the modal and reply to a tweet.
  • Click the "Tweet" button to post a new tweet.

Notes

  • This implementation uses the UUID library to generate unique identifiers for tweets and replies.

Feel free to explore!

twitter-like-web-app's People

Contributors

maxitech 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.