Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.03 KB

Skilledmatica

Tutorial followed in order to host React App on GitHub: https://levelup.gitconnected.com/deploying-a-create-react-app-with-routing-to-github-pages-f386b6ce84c2

Education got hacked! Interactive game for students to learn how to solve algebraic equations.

Set-up:

  1. Install git
  2. Clone repository by running git clone https://github.com/meramos/Skilledmatica.git
  3. Install npm or yarn.
  4. Run npm install or yarn install
  5. Run npm start. The application will open in your default web browser, and it will have the URL http://localhost:3000/.

Screenshots:

Alt text Alt text Alt text