A compatibility quiz feature for swipe-based dating apps. Built as a demo-able prototype for the Co.Lab program.
- Software Developer - Dayo Ayoola
- Software Developer - Allison Villa
- Product Manager - Alexei Tipenko
- Product Designer - Gift Onwunyirigbo
- React
- React Router DOM
- Sass
Clone the project
git clone https://github.com/Co-Lab-You-Belong-in-Tech/vibe-check.gitGo to the project directory
cd vibe-checkInstall dependencies
yarn or yarn installStart the server
yarn start