- 📖 About the Project
- 🚀 Live Demo
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
Math magicians Math magicians is an online calculator app. It has a beautiful UI and it consist of three navigation items. The homepage shows what the app can do, the quote page shows a unique quote on every time you refresh the browser. The last page consist of a calculator that can perform mathematical operations. It has the following pages:
- Home
- Calculator
- Quote
It allows users to
☑️Read a random math-related quote.
☑️Make simple calculations.
HTML
CSS
Javascript
ReactJS
Jest
Performs mathematical operations
Beautiful UI
To get a local copy up and running, follow these steps.
In order to run this project you need to clone or fork and run it in a browser
Clone this repository to your desired folder:
Example commands:
cd my-folder
git clone https://github.com/iamsjunaid/leaderboard/todo-list-react.gitFor more information on how to clone or fork a repository:
- To install the package
npm install- To run the project
npm start- To test the project run the following
cmd:
npm run test
OR
npm test- To check the linter issues
npx eslint "**/*.{js,jsx}"npx stylelint "**/*.{css,scss}"👤 Author : Junaid Ahmed Syed
👤 Collaborator : Antoine Makdessy
- Github : @GitHub
- Design changes
- Animations
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can give a Star at project's GitHub page.
I would like to thank Microverse and the code reviewers for making this project better.
This project is MIT licensed.