Fell Like is a customisable question set.
Remake from https://youfeellikeshit.com.
Completed by ๐๐ต๐ฒ๐ฑ๐พ๐ผ๐ธ ๐ ๐พ๐ฒ๐ฐ๐ต๐ฎ๐ from One Among Us with love ๏ฟฝ๏ฟฝ๏ธ
Translated by natsupockets
Thanks Amanda Miklik and Jace Harr; thanks for all your contribution
# clone this repo
git clone https://github.com/one-among-us/fell-like
cd fell-like
# install dependencies
yarn install
# run locally
yarn dev
# build dist
yarn build