Git Product home page Git Product logo

hacker-news-reader's Introduction

Hacker News Reader

Doist Front-End Developer Test Project - a news reader leveraging the Hacker News API to show users the latest news stories.

This is a fully responsive mobile-first React web app with offline capabilities!

Setup

  • Run npm install

Development Mode

  • Run npm start

Testing

  • Run npm test

Production Mode

To test the app's offline mode, it must run on a production build. To kick off a production build and run in production mode:

  • Run npm run build
  • Run serve -s build

The app will run on localhost:5000.

On first load, please duplicate the tab and close the existing one before setting the network to offline as the "default behaviour is to conservatively keep the updated service worker in the "waiting" state. This means that users will end up seeing older content until they close their existing, open tabs" - CRA docs

After setting to offline on the new tab and reloading the page, stories will be served from the cache.

Tools used

Additional Dependencies (not inluded with Create-React-App)

Dev Dependencies

Note :

Some extensions will have an impact on Lighthouse ratings. For accurate readings, try generating reports in incognito mode.

hacker-news-reader's People

Contributors

nats12 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.