DEV Community

Abhishek Ezhava
Abhishek Ezhava

Posted on

1

Build An Emoji Picker Component In ReactJS

Emoji Picker Component In ReactJS

Steps

  1. Download the zip or git clone https://github.com/abhishek305/emoji-picker-component.git
  2. Open in VScode integrated terminal root directory
  3. npm i
  4. npm start
  5. Your app will be started in localhost:4000

Video

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

Retry later