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 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 π.
git clone https://github.com/Chinmay-KB/creepysmiley.git && cd creepysmiley
npm i
or yarn
depending on your choice.
This project uses Firebase for db and hosting. Configure Firebase for this project by following the steps mentioned here π
Store the firebase configuration in a file named firebaseconfig.ts
inside src/db/
.
Run yarn dev
Et voilΓ β―! The site is now live on localhost:3000
π.
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 π.