Ismailco / math-magicians

This is my first react.js App, that I build while learning React. The App has the functionality of Calculator and some mathematic quotes

Home Page:https://mv-calculator.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magicians

This is my first react.js App, that I build while learning React. The App has the functionality of Calculator and some mathematic quotes.

Build with

  • React

Live Links

Getting Started

Prerequisites

You need to have a browser and this tools installed:

  • git
  • Node

Setup

To get a local copy up and running follow these simple example steps:

$ git clone git@github.com:Ismailco/math-magicians.git

$ cd math-magicians
$ npm i
$ npm start

Usage

To build the production version:

$ npm run build

Run tests

To run tests in terminal use:

npm test

Authors

👤 Ismail Courr

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is GPL-3.0 licensed.

About

This is my first react.js App, that I build while learning React. The App has the functionality of Calculator and some mathematic quotes

https://mv-calculator.herokuapp.com/

License:GNU General Public License v3.0


Languages

Language:JavaScript 73.7%Language:CSS 16.3%Language:HTML 10.0%