Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 388 Bytes

File metadata and controls

19 lines (12 loc) · 388 Bytes

3 browser games

memory game : find similars

simon game : memorize the sequense

la-juste-calorie : guess the price

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev