A slim and modern emoji searcher, built with Poi.
src/
: App filescomponents/
: Components directoryindex.js
: App entry file
poi.config.js
: Config file for Poipackage.json
: App manifest.editorconfig
: Ensure consistent editor behaivor.gitignore
: Ignore files we don't need to push
yarn dev
: Run in development modeyarn build
: Build in production modeyarn lint
: Run eslint
MIT © EGOIST