Skip to content

hacker news clone app made using react and hacker news api

Notifications You must be signed in to change notification settings

vivekRaghuv/Hacker-News-Clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Hacker-News-Clone, built with React, Javascript and CSS

Installation and Setup Instructions

to install the dependencies run

npm i

To start the project

npm start

To Build

npm run build

API documentation can be found here

`https://github.com/HackerNews/API`

HACKER NEWS WEBSITE

`https://news.ycombinator.com/`

About

hacker news clone app made using react and hacker news api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.6%
  • HTML 3.8%
  • CSS 1.6%