Skip to content

Twitmapper is a simple Webapp to fetch the details of twitter users with their username using Twitter API

Notifications You must be signed in to change notification settings

adhilameenet/twitter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitmapper

Twitmapper is a simple Webapp to fetch the details of twitter users with their username using Twitter API


Libraries Used :

Explore the site »

preview

preview

Team Members

Setup

The first thing to do is to clone the repository:

$ git clone https://github.com/adhilameenet/twitter-api

$ cd twitter-api

create a .env file in project folder and set your own BEARER_TOKEN generated from Twitter Developer Account

Then install the dependencies:

npm install

Then run the server using

$ npm start

And navigate to http://127.0.0.1:3000/.

About

Twitmapper is a simple Webapp to fetch the details of twitter users with their username using Twitter API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published