Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.09 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.09 KB

📱 MindMath

N|Solid

An improved version of my old app for training oral counting. Now the application is built on the React. The application has modes for training a separate mathematical operation, whether it is addition, subtraction, multiplication or division. And there is also a mode with random operations. The length for each operation can now be adjusted independently, thereby choosing the optimal level of complexity for yourself.

Now you can pass the time usefully :)

🔥 Features

  • 5 different modes
  • Setting the size of the numbers
  • Simple design, dark theme
  • Adapted for mobile devices
  • Good for the brain
  • Build on React with Redux & Styled-components

⚡ Available Scripts

In the project directory, you can run:

Runs the server for developing

npm start

The page will reload if you make edits.
You will also see any lint errors in the console.
Open http://localhost:3000 to view it in the browser.

Create a production build

npm run build