Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmendesas/solitaire

Solitaire with react-dnd
https://github.com/mmendesas/solitaire

game react-dnd solitaire solitaire-card-game solitaire-game

Last synced: about 5 hours ago
JSON representation

Solitaire with react-dnd

Awesome Lists containing this project

README

        

# 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:

```sh
yarn & yarn dev
```

Or you can test it out inside [Code Sandbox Playground](https://codesandbox.io/s/solitaire-react-dnd-j586fg)

### Features

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

## Built With

- [React](https://react.dev/)  - A JavaScript library for building user interfaces
- [react-dnd](https://react-dnd.github.io/react-dnd/about)  -  Drag and Drop for React

## Author

- **Marcio Mendes** - [mmendesas](https://github.com/mmendesas)

## License

This project is licensed under the MIT License