Skip to content

lrmn7/emoji-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji-search 😼

A simple emoji search tool made with ReactJS.

Screenshot of web app)

View it live: https://react-emoji.is-a.fun


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/lrmn7/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 @lrmn7