Skip to content

Create a single web page search form for showing the 50 top performing tweets based on a user entered hashtag. Use twitter API.

Notifications You must be signed in to change notification settings

nnkogift/twitter-hash-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Hash Search

This project was done as part of a teaser for a job application at GetPesa

Challenge

Create a single web page search form for showing the 50 top performing tweets based on a user entered hashtag. Use twitter API.

Accessing the app

The application can be accessed through

https://twitter-hash-search.herokuapp.com

Running Locally

To get the app running in your computer, clone this repository, then run

yarn

to get the dependecies and run

yarn run

to run it. The app will run at

localhost:3000

About

Create a single web page search form for showing the 50 top performing tweets based on a user entered hashtag. Use twitter API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published