- Clone this repo
- Install dependencies with
yarn install
- Launch dev server with
yarn dev
You can add this project as a iframe to your website with this url as a source :
https://twitter-api-integration.vercel.app/
- Add tests + test env (msw / RTL)
- A few fixme here and there
- Find a better solution for hard coded :
- Formatting
- Conversion for tweet duration
- Timer + Loading state
- Pagination
- Verified status
API_KEY_BEARER
: Your API key bearer for Twitter.