/hacker-news

One page app showing top news.

Primary LanguageJavaScript

Getting Started with Create React App

  • Clone this repository: git clone https://github.com/umarhamza/hacker-news.git
  • Change into hacker-news directory: cd hacker-news
  • Install all NPM packages: npm i
  • Start the project: npm run start

Video Tutorial

I made a quick video to show you how I built the app.

IMAGE ALT TEXT HERE

Netlify site

View live site

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

npm run eject

Note: this is a one-way operation. Once you eject, you can’t go back!

If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.