Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 428 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 428 Bytes

Classical Quizzer

This project is a game where your classical music knowledge is tested.
It's made with Expo. My intention is to polish it up and release on mobile.

Run Locally

  1. Clone

    git clone https://github.com/xeserom/ClassicalQuizzer
    cd ClassicalQuizzer
  2. Install dependencies

    npm install
  3. Start the app

     npx expo start