Skip to content

eisterman/next-7guis

Repository files navigation

Next.js - 7GUIs

This is my implementation of the 7GUIs exercise.

Keep in mind this is my first React project. Be lenient.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

React and Next.js experiment with https://eugenkiss.github.io/7guis/tasks/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published