Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

vasco3/puzzles-from-brussles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puzzles-from-brussles

Puzzle game

Overview

This is a puzzle game enabled by drag and drop

Tech stack

  • ReactJS
  • ReactDnD for drag and drop
  • NextJS for isomorphic setup

To install locally

  • git clone
  • in CLI run npm run dev
  • or npm run build and npm run start
  • browse localhost:3000

Credits