kekfinder

A simple emoji finding tool made with ReactJS.

Live link – https://www.kekfinder.ml/


This project was bootstrapped with Create React App.

Usage

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

https://github.com/aditya-singh9/kekfinder.git

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

npm install

Once you are ready and have made changes, run:

npm 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:

npm 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!

GitHub

View Github