Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 296 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 296 Bytes

About

Quiz app with total points at the end

Stack

  • React v16.11
  • SCSS/CSS3 (including animations)

How To Run Locally

  • clone repo;
  • install all dependencies with: npm install
  • run in the dev mode with: npm start