Skip to content

kaustubh2020/hackernews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker News 360°

A news app powered by the Hackernews API

hackernews360


Twitter URL Linkedin URL Instagram URL Facebook URL Gmail URL


🔧 Setup

git clone https://github.com/kaustubh2020/hackernews

This project was bootstrapped with Create React App.

In the project directory, you can run:

npm install

Install all the necessary files to start the app.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.