Skip to content

Latest commit

 

History

History
33 lines (14 loc) · 718 Bytes

README.md

File metadata and controls

33 lines (14 loc) · 718 Bytes

Twitter Client

This project is a twitter client which is mainly designed to get the tweets of a hashtag which are retweeted minimum once.

Getting Started

Download the project and run the index.php file.

Prerequisites

CURL extensions should be there in your php.

Running the tests

Give different values of hashtag in the index.php file and check for the retweets.

Deployment

Put the project in your server folder and access it using the IP address of the server.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details