Skip to content

cs280fa21/keycode-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyCode App!

A simple webpage that responds to the key pressed and returns the JavaScript "on-key pressed" keycode. The app is based off keycode.info.

Run locally

Clone this repository, install dependencies, and run in development mode.

git clone https://github.com/cs280fa21/keycode-app
cd keycode-app
npm install
npm run start

About

Visualizer for JavaScript KeyCodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published