Skip to content

πŸ—ž Hacker News Reader Progressive Web App (PWA) built with NextJS

Notifications You must be signed in to change notification settings

JorgeCeja/hacker-news-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Maintainability

NextJS Hacker News Reader

WIP This is a project showcasing an example of a Progressive Web App PWA with NextJS.

Features

  • Container - Component Design Patttern
  • CSS-in-JS - styled-jsx (Nextjs Default)
  • Eslint - Airbnb

Getting Started

  1. Install packages:

    yarn or npm install

  2. Worflow:

    Development

     yarn dev or npm run dev
    

    Production

     1. yarn build or npm run build
    
     2. yarn start or npm run start
    

Contributing

I'm open to contributions & suggestions in making this a lot better βœ‹

  1. Fork it! Star it?
  2. Push the new branch
  3. Submit a pull request 😎

License

MIT License

About

πŸ—ž Hacker News Reader Progressive Web App (PWA) built with NextJS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published