Skip to content

margaridaDinis/hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News

This is my own version of Hacker News website, playing around with vanilla javascript only to build the solution. The data is provided by an open HN api - https://github.com/HackerNews/API

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production
npm run prod

About

This is my own version of Hacker News website, playing around with Vanilla javascript only to build the solution. The data is provided by an open HN api - https://github.com/HackerNews/API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published