A fully-functional, but also beautiful and user-friendly calculator app
🖊️
Assignment
🐞
Report a Bug
🙋♂️
Request Feature
Math-magicians is a fictional company based in France. They have requested your help to build a simple product that would assist them with their calculations. An important thing to notice is that they have asked for a product that is not just fully-functional, but also beautiful and user-friendly.
- Linters
- React
- React-DOM
- React-Create-App
- ES6 syntax
- Export/import ES6+ notation
- Basic
create-react-appstructure - CSS Modules
- Sets
stickleron the repo - Sets
eslintrules - Tests made with
ESLint - Unit Testing with
Jest - Add
jestandeslintto be callable withnpm
create-react-appCSS Modulesandflexfrom CSS3ESLintnpmvscodewith ESLint extension- Linux/GNU
- Love and Passion for code
Create React App is an officially supported way to create single-page React applications. It offers a modern build setup with no configuration.
npm6.13 +node11.15 +- A Text Editor like VSCode
- A browser like Firefox or Chrome
git clone https://github.com/Israel-Laguan/MathMagicians-Calculator.git
cd mathmagicians-calculator
npm i && npm start
Then open http://localhost:3000 to see the app.
Optionally you can run the linter and tests: npm run linter && npm test
| Israel Laguan | |
|---|---|
![]() |
Contributions, issues and feature requests are welcome! Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is licensed under the MIT
Feel free to fork this project and improve it



