curol / vercel-next-hacker-news-template

vercel-next-hacker-news-template

Home Page:https://vercel-next-hacker-news-template.curol.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

name slug description framework useCase css deployUrl demoUrl relatedTemplates
Next News
next-news
Hacker News clone in Next.js.
Next.js
Starter
CSS-in-JSX
ab-testing-simple

Next News

This is an example showing a Hacker News clone using Next.js.

Demo

https://next-news.vercel.app

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

Clone and Deploy

Execute create-next-app with pnpm to bootstrap the example:

pnpm create next-app --example https://github.com/vercel/examples/tree/main/starter/next-news next-news

Next, run Next.js in development mode:

pnpm dev

Deploy it to the cloud with Vercel (Documentation).

About

vercel-next-hacker-news-template

https://vercel-next-hacker-news-template.curol.dev


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%