Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lokcito/cubs

An little app build with ReactJS. Is a game with 6 blocks.
https://github.com/lokcito/cubs

Last synced: 22 days ago
JSON representation

An little app build with ReactJS. Is a game with 6 blocks.

Awesome Lists containing this project

README

        

# Cubs - A little puzzle of 8 blocks
An little app build with ReactJS. Is a game with 8 blocks.

[Demo](http://equisd.com/rompecabezas-reactjs-codigo-github/)

# Code - ReactJs
All ReactJs code is in [cubs/src/cubs/](https://github.com/lokcito/cubs/tree/master/src/cubs)

# Code - Server ExpressJs
It is to our application could be seen in an website and deployed in Heroku for example

The code of the server is here [cubs/server/](https://github.com/lokcito/cubs/tree/master/server)