This is a keyboard switch plate generator that takes in output from Keyboard Layout Editor and generates a switch plate based on the parameters you specify. The generation of the plate is all done client-side and leverages the Maker.js library to draw out all the paths.
In the project directory, you can run the following command to run the app on your machine:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
If you'd like to help out with this project, check the Trello board that's been setup to see what kind of help is currently needed: Project status board
Any bit of help is appreciated!