Hacker News Hacker News with newspaper UI developed using ReactJS and Hacker News API As viewed on a big screen device As viewed on a small screen device Clone the repo $ git clone https://github.com/sanaro99/HackerNewspaper.git Navigate to app folder $ cd HackerNewspaper/hackernews Download packages and its dependencies Get npm $ npm install Fix any download errors $ npm audit fix --force Start the app $ npm start