Skip to content

Web application built with React and TypeScript that allows users to practice simple math exercises. Users can select the type of math exercise they want to practice, including addition, subtraction, multiplication, and division. The application generates random math problems for the user to solve, and provides feedback.

Notifications You must be signed in to change notification settings

LucianoPierdona/calculations-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculations Interface

Application Made with React.js and TypeScript.

Simple application to create some exercises.

Version License: ISC Twitter: Lucianompjr

Usage

First Install the components with

npm install
# or
yarn add

Then run with

npm run dev
# or
yarn run

Screenshots

Background

About

Web application built with React and TypeScript that allows users to practice simple math exercises. Users can select the type of math exercise they want to practice, including addition, subtraction, multiplication, and division. The application generates random math problems for the user to solve, and provides feedback.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published