A project for math and React enthusiasts. This application allows you to do some basic math calculations and features the single page application paradigm.
- HTML5, Sass, JavaScript
- React
- Webpack, Jest, NPM, Node
In order to obtain a local copy of this repository run:
git clone https://github.com/BucurEva87/math-magicians.git
cd math-magicians
- Install Node and Node Package Manager (NPM)
- Install all the project dependencies running
npm i
- You can run this project locally (localhost), after cloning the repository, by running
npm run start
- You can run test suites on this project by running
npm test
👤 Bucur Liviu-Emanuel (Eva-Lavinia)
- GitHub: @BucurEva87
- Twitter: @BucurEva
- LinkedIn: Eva-Lavinia Bucur
👤 Elie Harfouche
- GitHub: @X-Elie-X
- Twitter: @ElieHarfoucheX
- LinkedIn: Elie Harfouche
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.