adhilameenet / twitter-api

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

Home Page:https://twitmapper.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://twitmapper.herokuapp.com/


Languages

Language:Handlebars 48.2%Language:JavaScript 46.5%Language:CSS 5.3%