Skip to content

React client-side application for querying Hacker News articles by topic using modern components/hooks

License

Notifications You must be signed in to change notification settings

adrianlee0118/hackernews-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

ReactJS project utilizing moderately complex table, input and API fetching function components to query HackerNews articles by topic. Basic testing in Jest/Enzyme, project bootstrapped with Create-React-App. State is managed with React hooks.

demo

Install and Run

Clone the repository, then, in the directory, run:

npm install

Then, to deploy to local host:

npm start

About

React client-side application for querying Hacker News articles by topic using modern components/hooks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published