Skip to content

cjvillar/NextThoughts

Repository files navigation

Next Thoughts!

A Next.js app THOUGHTS!

screenshot

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Source

This site was initially made from this tutorial