Skip to content

This project utilizes the Hacker News API to implement key features. The primary goals were to incorporate debounce functionality for input search API calls and to render comments on the UI when users click on a post card to view its details.

Notifications You must be signed in to change notification settings

Shwetzksk/hacker-news

Repository files navigation

HackerNews

How to run this project:

  1. Clone the repo:
git clone https://github.com/Shwetzksk/hacker-news.git
  1. Install dependencies
pnpm i
  1. Start project at localhost
pnpm run dev

Built On:

  • React Query
  • Vitest
  • Typescript
  • DateFns
  • Shadcn
  • Tailwind
  • React Icons

Screenshots:

alt text alt text alt text alt text alt text

About

This project utilizes the Hacker News API to implement key features. The primary goals were to incorporate debounce functionality for input search API calls and to render comments on the UI when users click on a post card to view its details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages