Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 524 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 524 Bytes

This project was bootstrapped with Create React App.

Twitter Fetch Tweets

Used twitter API to fetch tweets on search of username or hastags

Install the app

npm install

Run the app

npm start

This app is using a node api which is hitting the twitter API. The API is deployed on Heroku.
https://twitter-api-2107.herokuapp.com/

Tweet Search