https://github.com/sepiropht/vanilla-to-react
https://github.com/sepiropht/vanilla-to-react
game learn-js react vanilla-javascript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sepiropht/vanilla-to-react
- Owner: sepiropht
- Created: 2017-02-02T22:07:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-16T21:10:18.000Z (almost 7 years ago)
- Last Synced: 2025-09-01T14:52:04.907Z (10 months ago)
- Topics: game, learn-js, react, vanilla-javascript
- Language: CSS
- Size: 765 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vanilla-to-react
I found tiny game in vanilla js and try to port it in react
Each directories have the same structure, the original game in vanilla js and the react version made with create-react-app.