Skip to content

A Hacker News search engine I built to learn Hooks-Based React. Query the Hacker News API and get some data back.

Notifications You must be signed in to change notification settings

georgebullock/hacker-news-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACKER NEWS SEARCH

OVERVIEW

Hacker News Search is a project I did to learn React Hooks. The project was inspired by an article authored by @rwieruch.

THE PROJECT STACK

The project was bootstrapped using Create React App

SETUP IS SIMPLE 👇

Step 1:
git clone [email protected]:georgebullock/hacker-news-search.git
Step 2:
yarn install
Step 3:
yarn start

ADDITIONAL INFORMATION

Project Motivation:

Prior to finishing the tutorial, I was familiar with class-based React, but I didn't know React Hooks. Via this project, I learned the fundamentals of React Hooks and gained some experience using them.

Project Status:

The project is active, but it's not a priority. Outstanding tasks include converting Vanilla JavaScipt to TypeScript and adding tests.

Project Roadmap:

  1. Convert Vanilla JavaScipt to TypeScript
  2. Write tests

Known Issues:

None that I'm aware of.

About

A Hacker News search engine I built to learn Hooks-Based React. Query the Hacker News API and get some data back.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published