Skip to content

๐ŸŽ- The letters and numbers so my sons can have some fun typing on the computer!

Notifications You must be signed in to change notification settings

ericadamski/alphabet-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Alphabet-Keys

๐ŸŽ- The letters and numbers so my son can have some fun typing on the computer!

operation

Develop

Getting Started

git clone https://github.com/ericadamski/alphabet-keys.git && cd alphabet-keys
yarn install
yarn start

Add a Language

  1. Add a new locale file in src/data/emojis/
  2. Import the new locale file at the top of src/data/emojis/index.js
    1. Add the new lang file to the allLangs array in src/data/languages.js to make it available in the language menu.
    2. Spread the new locale data in the default export at the bottom of src/data/languages.js to make it available in the exported SUPPORTED_LANGS object.
  3. Done!

About

๐ŸŽ- The letters and numbers so my sons can have some fun typing on the computer!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published