Skip to content

cestercian/Coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Display Like Tweet

This project allows users to paste or type code snippets, save them, and display them as "tweets" on a webpage. Users can also search through the tweets and copy them to their clipboard.

Features

  • Add Code Tweets: Users can paste or type code snippets into a text area and add them as tweets.
  • Display Tweets: The added code tweets are displayed in a tweet-like style with timestamp sorting (newest first).
  • Search Functionality: Users can search through tweets by keyword.
  • Copy to Clipboard: Clicking on a tweet copies the code to the clipboard with a visual confirmation.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: Firebase Realtime Database

Installation

  1. Clone the repository or download the files:

    git clone https://github.com/yourusername/code-display-like-tweet.git

About

A website to store and push code anonymously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published