Chinmay-KB / creepysmiley

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ™‚.

About

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


Languages

Language:TypeScript 91.9%Language:HTML 8.1%