Skip to content

📰 Hacker News clone with Next.js and shadcn/ui

License

Notifications You must be signed in to change notification settings

oktay/hackernews

Repository files navigation

Hacker News Clone

This project is a clone of Hacker News built with Next.js, TypeScript, Tailwind CSS, and shadcn/ui. It provides a platform where popular news and articles are listed, and users can vote and comment on them.

Screenshot

Features

  • List of news and articles
  • User pages
  • News detail pages and comments
  • Responsive design
  • Fast and modern user interface
  • Dark mode

Installation

Clone the repository:

git clone https://github.com/oktay/hackernews.git
cd hackernews

Install the dependencies:

npm install

Starting the Development Server

To start the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result. The page will automatically reload if you make changes to the code.

Building for Production

To build the application for production:

npm run build

This command will create an optimized build in the .next folder.

Technologies Used

Contributing

If you would like to contribute, please open a pull request or submit an issue. Contributions and feedback are welcome.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

📰 Hacker News clone with Next.js and shadcn/ui

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages