Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/patrikmasiar/what-did-i-press

Mainly for front-end developers purposes. Mini application with keyboard listeners to show details about what key did I press.
https://github.com/patrikmasiar/what-did-i-press

keylistener listeners nextjs react typescript

Last synced: 11 days ago
JSON representation

Mainly for front-end developers purposes. Mini application with keyboard listeners to show details about what key did I press.

Awesome Lists containing this project

README

        



# What did I press?
## Mini web application

> Mini web application, mainly for developers purposes, that tells you, what key on the keyboard did you press.

## Used package
[![npm](https://img.shields.io/npm/v/react-keyboard-key?style=plastic)](https://www.npmjs.com/package/react-keyboard-key)

* [react-keyboard-key Github](https://github.com/patrikmasiar/react-keyboard-key)
* [react-keyboard-key NPM](https://www.npmjs.com/package/react-keyboard-key)

### Used technologies

* [NextJs](https://nextjs.org/)
* [Typescript](https://www.typescriptlang.org/)
* [Vercel](https://vercel.com/)