👋 Hey there! Get to know all about the key events just with a key stroke.
The app is deployed using Vercel and Netlify. You can play around with it from here,
Optionally, you can also play around with it from here, https://stackblitz.com/edit/js-keycodes?file=index.js
Thanks for your time to reading this. Feel free to clone/fork/improve. Who doesn't want motivations? Give the project a star(⭐) if you liked the work.
Click Here to see the list of key codes.
- Clone the project to a local directory.
- Browse to the project folder,
js-keyevents-demo
. - Use the
npx serve
command to run the server. - Now you can access the app @ http://localhost:5000
Note: You must have
Node.js
v12.x or higher installed. Optionally, you can also deploy this app to any other web/app servers liketomcat
,express
, etc. and run.