Math magicians is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make simple calculations and read a random math-related quote.
Used react testing library and Jest for unit and component tests.
Additional description about the project and its features.
-
Major languages (HTML, CSS, JavaScript)
-
Technologies used
- React (Front end library) - React Testing Library - Jest(for testing) - Git(version control) - ESLint(JavaScript linting) - Stylelint(style linting)
To get a local copy up and running follow these simple example steps.
- A text editor(preferably Visual Studio Code)
$ git@github.com:clintonjosephs/MathMagicians.git
$ cd MathMagicians
$ npm install
$ npm build
$ npm test
$ npm start
$ runs on http://localhost:3001/
👤 Clinton Mbonu
- GitHub: @clintonjosephs
- LinkedIn: LinkedIn
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.