gdumani / new-math

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magician

πŸ“— Table of Contents

πŸ“– [Math Magician]

[Math Magician] is basic calculator created with React

πŸ›  Built With

  • HTML
  • CSS
  • JavaScript
  • NPM
  • React
  • React router

Tech Stack

Client

Key Features

  • [Make simple calculations.]
  • [Read a random education-related quotes from an API .]

(back to top)

πŸš€ Live Demo

Add a link to your deployed project.

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • node v16.18
  • npm v9.5

Setup

Clone this repository to your desired folder:

  git clone https://github.com/gdumani/new-math.git
  cd new-math

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

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!

Run tests

To run tests, run the following command:

  npm test

-Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

(back to top)

πŸ‘₯ Authors

Here is a mention all of the collaborators of this project.

πŸ‘€ Giancarlo Dumani

(back to top)

πŸ”­ Future Features

The following are the future features that will be added to the project.

  • [Live Demo on the Internet]
  • [Create a test suite for all components ]

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

(back to top)

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About


Languages

Language:JavaScript 77.1%Language:HTML 12.5%Language:CSS 10.4%