Emoji Cutter lets you generate and use HUGE emojis on Slack. Application consists of a web front-end built with React, and a Node express back-end server.
- run
npm install
to install all dependencies - run
npm start
to run the server - navigate to
localhost:3000
to use the app