Skip to content

mmendesas/solitaire

Repository files navigation

Solitaire

Learning react-dnd by implementing a solitaire simple version

solitaire example

Playing around with react-dnd

Getting started

You can play with it by running:

yarn & yarn dev

Or you can test it out inside Code Sandbox Playground

Features

  • Drag and Drop with react-dnd
  • Game logic using context-api

Built With

  • React  - A JavaScript library for building user interfaces
  • react-dnd  -  Drag and Drop for React

Author

License

This project is licensed under the MIT License