Skip to content

CapSap/norm-tribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a tribute page to the late comedian Norm Macdonald.

It's pulling tweets from twitter using the twitter API using Express and React.

View the live site here:

Update

Twitter has updated it's API and the search endpoint that I was using is now a paid feature image

I wonder how tricky it would be to scrape this info? Maybe a future project idea

Tech

This is a simple express app serving a react app, and hosting a route to fetch tweets from twitter

Challenges

Due to CORS, the express server is where the app is being served from and where the request to twitter is being made.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published