Emoji dictionary app created using react
Demo : Demo
If you would like to download the code and try it for yourself:
- Clone the repo:
git clone https://github.com/AmritanshuPrashar/emojipedia.git
- Install packages:
npm install
- then type
npm start
Enjoy : )