Skip to content

burumdev/emoji-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Search

A task study with React and RxJS that does title and keyword based search in a given set of emojis.

To run the project

First install the dependencies

npm run install

Then start the mock json server

npm run json-server

Then you can start the development server...

npm run start

Open http://localhost:3000 to view it in the browser.

About

Search through emojis by title and keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published