Tweeter is a lightweight and open-source microblogging platform that replicates the core features of Twitter. It's built using only HTML, CSS, and JavaScript, making it easy to understand, modify, and deploy.
- Tweeting: Share short messages, links, images, and multimedia content with your followers.
- Responsive Design: TweeterClone is designed to provide a seamless experience across devices using only front-end technologies.
To use TweeterClone, simply clone the repository and open the index.html
file in your web browser:
- Clone the repository:
git clone https://github.com/andalusm/Tweeter.git
- Open
index.html
in your preferred web browser.
Feel free to modify the code, styles, and content to suit your needs.
This project is licensed under the MIT License.