Skip to content

Edgaraszs/nextjs-playground

Repository files navigation

Welcome

It is a personal project for learning purposes using React/Next.JS/Typescript.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

And it is ready to go on http://localhost:3000. Also deployed using Vercel.