Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/lokcito/cubs
- Owner: lokcito
- Created: 2019-10-25T01:04:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T10:50:25.000Z (about 2 years ago)
- Last Synced: 2024-11-21T11:15:53.101Z (3 months ago)
- Language: JavaScript
- Size: 1.37 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
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 exampleThe code of the server is here [cubs/server/](https://github.com/lokcito/cubs/tree/master/server)