rafaeelaudibert / GitEmoji

Website with all Github emojis, dynamically updated

Home Page:https://rafaeelaudibert.github.io/GitEmoji

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitEmoji :octocat:

Source code for GitEmoji website, where we can see every emoji available to be used at Github on a modern interface, with constantly updated data.

Technologies 💻

This project was developed to learn about some technologies such as:

  • React
  • Styled Components
  • Typescript
  • PWA
  • LocalStorage
  • Serverless
  • Amazon S3
  • Amazon Lambda
  • etc...

Running 🏃

You can run the frontend locally with yarn start.

To run the serverless function, you can run it locally (after installing serverless with yarn/npm globally) with serverless invoke -f gitemoji.

Author

About

Website with all Github emojis, dynamically updated

https://rafaeelaudibert.github.io/GitEmoji

License:Other


Languages

Language:JavaScript 90.2%Language:SCSS 7.1%Language:HTML 2.7%