Skip to content

mitchaplin/frontend-challenges

Repository files navigation

A collection of Frontend challenges, and various other interview type challenges for practice.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, build the app:

npm run build

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

Releases

No releases published

Packages

No packages published