/creepysmiley

Do you get sick in your stomach when you see the 🙂 emoji? How much of that sly smile is creepy? Let's vote!

Primary LanguageTypeScript

Creepy Smiley

NOTE: We're on ProductHunt🙂🙂🙂.

Do you get sick in your stomach when you see the 🙂 emoji? How much of that sly smile is creepy? Let's vote!

Creepy Smiley Banner Creepy Smiley is a simple website where you can change parameters of the smiley and vote on which smiley you find the creepiest 🙂.

Note: This is my first web project, so things may not be very ideal. Any kind of enhancements or refactoring is welcome 🙂.

Stack

React TypeScript Firebase Chakra

Getting started

Step 1

git clone https://github.com/Chinmay-KB/creepysmiley.git && cd creepysmiley

Step 2

npm i or yarn depending on your choice.

Step 3

This project uses Firebase for db and hosting. Configure Firebase for this project by following the steps mentioned here 🙂

Step 4

Store the firebase configuration in a file named firebaseconfig.ts inside src/db/.

Step 5

Run yarn dev

Et voilà ! The site is now live on localhost:3000 🙂.

Contributions

All contributions are welcome, there are only two conditions.

  • Kindly open an issue first so that it can be assigned to an individual.
  • Each PR title should contain '🙂'.
  • It is better if each commit contains '🙂' as well 🙂.