Can be used by anyone who wants to flex their brain muscels. The app can be accessed at: http://surajpulloor.github.io/arth-pracs-app/
- All the four fundamental operations(Addition/Subtraction/Multiplication/Division)
- The exercise's are timed.
- The exercise's can be made time bound
- The result's of your exercise is given in a grid format for larger screens.
- Can give any range for the two numbers (from 1 to 1000..)
- Has no backend, everything happens on the client
- Nodejs v12
- Reactjs (For SPA creation)
- Redux (For state management)
- Redux for React
- React Router
- Modern Browser
- Give a notification to the user to practise
- Generate some analytics on the users performance over time.
- Add some more operations
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!