Pair it!! It's a fun game I thought of during a Udemy lesson where I built a simple app matching colours. Pair it is expanded on that idea with themes and difficulties. Pair it is built with React, React-Bootstrap and Sass.
- Node.js
- React
- React-router-dom
- React-bootstrap
- node-sass
- React-confetti
- Install all dependencies (using the
npm install
command). - Run the development web server using the
npm start
.