Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fostimus/flow-labs-emojis


https://github.com/fostimus/flow-labs-emojis

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Decisions Made

- I used plain CSS for layouts, no need to introduced a full framework.
- I used inline styles in React, for quick updates all in JavaScript
- I used BootStrap for more of a component based approach
- I used Octokit instead of axios, since it was written specifically for GitHub