Giter Site home page Giter Site logo

norm-tribute's Introduction

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.

norm-tribute's People

Contributors

capsap avatar

Stargazers

 avatar

Watchers

 avatar

norm-tribute's Issues

bug: tweets don't show

so error that we're getting is:
image
key points are:
detail: "When authenticating requests to the Twitter API v2 endpoints, you must use keys and tokens from a Twitter developer App that is attached to a Project. You can create a project via the developer portal."

reason: "client-not-enrolled"

I was using a simple bearer token previously.

handle api fail

in the event that api does not return any values what should display?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.