Skip to content

Node demo app getting the top-10 most used words of Hackernews titles

License

Notifications You must be signed in to change notification settings

elcobvg/hackernews-topwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackernews-topwords

Node demo app getting the top-10 most used words of Hackernews titles

Installation

Clone the repository

git clone git@github.com:elcobvg/hackernews-topwords.git

Switch to the repo folder

cd hackernews-topwords

Install the dependencies using npm or yarn

npm install

Start the server

npm run start

See the top 10 words at http://localhost:3000/top-words

About

Node demo app getting the top-10 most used words of Hackernews titles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published