hnreact
                                
                                 hnreact copied to clipboard
                                
                                    hnreact copied to clipboard
                            
                            
                            
                        Hacker news client using react
Hacker News React  
 
This is a hacker news client written in react. Currently this has very limited functionality.
Installation
- install all project dependencies with yarn installornpm install
- start the development server with yarn startornpm start
- Production build can be created using  yarn buildornpm run build
- Tests can be run using  yarn testornpm run test
Backend Server
Currently https://hacker-news.firebaseio.com/v0/ is directly being used. Node.js GraphQL server may be added in future as a middleware
License
MIT License: https://armujahid.mit-license.org/@2018/