Skip to content

JeffreyCheong/hacker-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Hacker News

Before you start the app, please create an env file in the root folder

.env

Copy below and paste it to .env
REACT_APP_HACKERNEWS_API_URL= https://hacker-news.firebaseio.com
REACT_APP_HACKERNEWS_API_VERSION=v0

To Start the App, please follow the instruction below

1. npm install
2. npm start

Your terminal will display this message as following

You can now view hacker-news in the browser.

Local: http://localhost:3000 On Your Network: http://your-ip:3000

Note that the development build is not optimized. To create a production build, use npm run build.

hacker-news

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published