All Projects → BraydenTW → React Emoji Search

BraydenTW / React Emoji Search

Licence: gpl-3.0
🦄 A simple emoji search tool made with ReactJS.

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to React Emoji Search

Java
All Algorithms implemented in Java
Stars: ✭ 42,893 (+80830.19%)
Mutual labels:  hacktoberfest, search
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+22347.17%)
Mutual labels:  hacktoberfest, search
Autocomplete.js
Simple autocomplete pure vanilla Javascript library.
Stars: ✭ 3,428 (+6367.92%)
Mutual labels:  hacktoberfest, search
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+30309.43%)
Mutual labels:  hacktoberfest, search
Gatsby Plugin Algolia
A plugin to push to Algolia based on graphQl queries
Stars: ✭ 154 (+190.57%)
Mutual labels:  hacktoberfest, search
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+32260.38%)
Mutual labels:  hacktoberfest, search
Go
Algorithms Implemented in GoLang
Stars: ✭ 7,385 (+13833.96%)
Mutual labels:  hacktoberfest, search
Communityscrapers
This is a public repository containing scrapers created by the Stash Community.
Stars: ✭ 51 (-3.77%)
Mutual labels:  hacktoberfest
Rets
A thin RETS client
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest
Doctest Js
Run JSDoc style doc examples as tests within your test suite
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest
Puppet Selinux
Puppet Module to manage SELinux on RHEL machines
Stars: ✭ 51 (-3.77%)
Mutual labels:  hacktoberfest
Javascript Notes
Notes taken during Wes Bos' BeginnerJavaScript course
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest
Yii2 Quill
Yii 2 implementation of Quill, modern WYSIWYG editor
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest
Mezzio Swoole
Swoole support for Mezzio
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest
Rocket.chat.reactnative
Rocket.Chat mobile clients
Stars: ✭ 1,064 (+1907.55%)
Mutual labels:  hacktoberfest
Cm
Emacs' compilation-mode-like TUI application
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest
Search
A wrapper around Google's full text search API for App Engine
Stars: ✭ 52 (-1.89%)
Mutual labels:  search
Ohmyform
✏️ Free open source alternative to TypeForm, TellForm, or Google Forms ⛺
Stars: ✭ 1,065 (+1909.43%)
Mutual labels:  hacktoberfest
Umbraco Graphql
An implementation of GraphQL for Umbraco 8 using GraphQL for .NET.
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest
Slack Emoji Meister
You can easily add slack emoji
Stars: ✭ 52 (-1.89%)
Mutual labels:  hacktoberfest

react-emoji-search 🦄

A simple emoji search tool made with ReactJS.

Screenshot of web app


This project was bootstrapped with Create React App.

Usage

To use this tool in your own projects, start by cloning this repository.

git clone https://github.com/BraydenTW/react-emoji-search

Then once the folder is inside your code editor, install all the necessary packages.

yarn install

Once you are ready and have made changes, run:

yarn start

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Once you have finished developing the app and are ready to build, run:

yarn build

This builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!


Like my work?

Buy Me A Coffee

Made by @BraydenTW

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].