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

https://github.com/tylrpopcorn/the-grid-functional-based-

A simple grid application built using functional based react.js components
https://github.com/tylrpopcorn/the-grid-functional-based-

css functional-programming html javascript reactjs

Last synced: 9 months ago
JSON representation

A simple grid application built using functional based react.js components

Awesome Lists containing this project

README

          

# The-Grid (FUNCTIONAL BASED)

Created using React.js

This is a practice example using functional based components in React.js

-- -- --

**HOW TO PLAY:**
1. Simply use the keypad to move the letter "D" in any direction.
2. Count up how many times you can move the square.
3. After you have finished, submit your result using the form.

Screen Shot 2022-11-22 at 11 25 57 AM

Check out the **class based** version: https://github.com/TylrPopcorn/The-Grid-Class-Based-