XСards is a quiz application with JavaScript questions based on JavaScript Questions repository
Swipe the question cards left or right and choose options
Clone the project
git clone https://github.com/yverby/xcards.git
Go to the project directory
cd xcards
Install dependencies
yarn install
Start the project
yarn dev