Skip to content

emilylordahl/senna_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple app to retrieve Twitter follower count based on a searched Twitter handle.

To Use

Fork this repo and clone it to your local machine.

From the command line, navigate to the location/root file of the app and run npm install. This should download the dependcencies needed to run this app.

Once this process has successfully completed, if either nodemon or node is already installed on your system, run nodemon or node server.js from the root directory to start the server. Otherwise, you will need to install node before starting the server.

Visit http://localhost:3000/ in Chrome to view the app.

Search for a known Twitter user and see the follower count!

Technologies Used

JavaScript

Node.js

Cheerio

AJAX

Request

Express

About

An app to retrieve Twitter follower count based on a searched Twitter handle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published