/hackerpedia

Built using React JS.

Primary LanguageJavaScriptMIT LicenseMIT

Hacker News Clone

  • While learning React, I tried making clone of Hacker News from Hacker News API. (No state management library used like Redux)
  • Discuss on Hacker News

Featuring

  • React UI framework
  • React Hooks
  • Axios
  • React Bootstrap
  • PWA(Progressive Web App)

Setup

Use the node package manager npm to set up the development enviroment.

  1. Install the needed node packges/modules :
    > npm install
  2. Start the development server :
    > npm run start

Contributing

Pull requests are welcome. Please open an issue first to discuss what you would like to change.

License

MIT