Giter Site home page Giter Site logo

modern-hacker-news's Introduction

Modern Hacker News

A Hacker News clone, with improved UI.


Netlify Status Website GitHub top language GitHub code size in bytes GitHub repo size GitHub package.json version


This project is a clone of Hacker News but with a minimalistic, modern UI, hence the name: Modern Hacker News.

You can check the live site here: https://modernhn.netlify.app/.

Preview image of website


About the project

I created this website to read Hacker News in a more aesthetically pleasing format. And in the process, I removed parts of the original site that I do not use, which are the 'Comments' tab that displays comments from all posts on a single page (I can still read individual posts' comments), the ability to upvote a post, and the ability to login.

This project was also a good chance to practice my frontend ReactJS skills, and to learn how to use tools such as webpack and Babel, without always relying on create-react-app. The site is deployed on Netlify.


Installation

Install and initialize npm first:

npm install
npm init

To run the app in development mode on localhost:

npm start

To build the app for production in the build folder:

npm run-script build

Technologies used

  • HTML / SCSS
  • ReactJS
  • Hacker News API
  • webpack
  • Babel
  • Postman (for API testing)
  • Netlify

For list of dependencies, see the package.json file.

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.