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