Skip to content

A React-Express app that securely fetches tweets in real-time.

Notifications You must be signed in to change notification settings

j-a-software/live-tweets-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live-Tweets-API

A MERN stack app that uses the Twitter API.

Usage

  1. Clone the repository: git clone https://github.com/your-username/live-tweet-streamer.git
  2. Install dependencies: npm install
  3. Get your Twitter API keys from https://developer.twitter.com/
  4. Create a .env file in the root directory and add your Twitter Bearer Token:

TWITTER_BEARER_TOKEN=YOUR_TWITTER_BEARER_TOKEN

  1. Start the development server: npm run dev
  2. Open the app in your browser at http://localhost:3000

Technologies Used

React.JS, TypeScript, React-Router, Redux, Redux-Saga, Concurrently, DotEnv, CORS, Axios, Node.JS and Express.JS.

Author

© 2019-2023 J. A. Software / J. A. Software Developer

About

A React-Express app that securely fetches tweets in real-time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published