Hacker News Client Project
ReactNext.jsTanStack Query TailwindCSSReusable Components
In this project, I built a Hacker News Client as part of the GreatFrontEnd
challenge, using React, Next.js, and TanStack Query. The website
allows users to read real news articles and browse job postings from Hacker
News. I focused on
creating reusable components for fetching and displaying
data, and incorporated loading and error states to enhance user experience.
Main Features 🌟
- Data Fetching & State Management: Efficiently handled data fetching and state management using TanStack Query, optimizing the overall performance.
- UI Components: Created a set of reusable UI components to display news and job postings.
- Responsive Design: Styled the application using TailwindCSS for a consistent and responsive user interface.
Links
- Source Code: GitHub Repository
- Demo: Hacker News Client Live