tweety is a simple web app that allowes you to search for tweets relates to a specific user and to see users profile by entering username in the search box
- Eman Amassi
- Abdallah Ahmed
Tweety provides two main pages one for showing user tweets and the other is for showing user profile.
As a User I am able to.
- Enter my twitter username and see my tweets.
- Enter my twitter username and see my profile with my followers.
- git clone https://github.com/GSG-G10/Tweety.git
- cd Tweety
- npm install
- npm start
- HTML
- CSS
- javascript
- node.js
- express.js
- Twitter API