Skip to content

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

License

Notifications You must be signed in to change notification settings

Ismailco/math-magicians

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks