Fake Tweet App is a fun project where users can create fake tweets with custom usernames, add text, and share them on social media platforms. The app is designed to give users a fun way to create and share fictional tweets in a simple and interactive way.
- Create fake tweets with custom usernames.
- Add random or personalized content to tweets.
- Share the fake tweet on social media.
- Generate random fake tweets for fun.
- HTML5
- CSS3
- JavaScript (ES6)
- jQuery (for DOM manipulation)
- Bootstrap (for responsive design)
-
Clone the repository:
git clone https://github.com/mohamedkhire/FakeTweet-App.git
-
Install dependencies (if any):
cd FakeTweet-App npm install
-
Run the app:
npm start
-
Open your browser and go to
http://localhost:3000
.
MIT License