Skip to content

hirokith/hn-next

Repository files navigation

Hacker News Next.js App

A modern Hacker News client built with Next.js, TypeScript, and Tailwind CSS.

Features

  • Server-side rendering for better performance
  • Real-time updates from Hacker News API
  • Responsive design with Tailwind CSS
  • TypeScript for type safety
  • Clean and modern UI

Prerequisites

  • Node.js 16.8 or later
  • pnpm

Getting Started

  1. Install dependencies: ```bash pnpm install

  2. Run the development server: ```bash pnpm run dev

  3. Open http://localhost:3000 with your browser to see the result.

Project Structure

  • /src/app - Next.js 13 app directory
  • /src/components - React components
  • /src/types - TypeScript type definitions
  • /src/utils - Utility functions and API calls

Tech Stack

  • Next.js 13
  • React 18
  • TypeScript
  • Tailwind CSS
  • Axios

About

hackernews by next.js with windsurf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors