github-emoji-picker
A simple emotion picker that displays all the supported GitHub emojis :octocat:.
File Explorer
Download Latest Version (.zip)- bug_report.yml
- config.yml
- feature_request.yml
- codeql_analysis.yml
- pr_labeler.yml
- release.yml
- test.yml
- update_emojis.yml
- update_supported_locals.yml
- dependabot.yml
- FUNDING.yml
- labeler.yml
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- translation.json
- favicon.ico
- manifest.json
- robots.txt
- create_github_emoji_list.js
- keywords.json
- update_locales.js
- global.d.ts
- layout.tsx
- page.tsx
- supported_locales.json
- themes.ts
- EmojiPicker.tsx
- index.ts
- Footer.tsx
- index.ts
- index.ts
- LocaleSelector.tsx
- Header.tsx
- index.ts
- index.ts
- Loading.tsx
- index.ts
- Snackbar.tsx
- index.ts
- ThemeSwitch.ts
- App.test.tsx
- App.tsx
- github_custom_emojis.json
- github_emojis.json
- index.ts
- theme-context.ts
- getEmojiFlag.ts
- utils.ts
- i18n.ts
- setupTests.ts
- .gitignore
- CONTRIBUTING.md
- crowdin.yml
- eslint.config.mjs
- LICENSE
- next.config.ts
- package-lock.json
- package.json
- pnpm-lock.yaml
- README.md
- tsconfig.json
- vitest.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/rickstaa/github-emoji-picker
Downloads the entire project code from GitHub to your computer.
cd github-emoji-picker
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
