Skip to content

Amrhub/math-magicians

Repository files navigation

Math Magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations & Read a math-related quote.

screenshot This is just a simple calculator user interface that I built using the React framework.

Live Demo

Built With

To get a local copy up and running follow these simple example steps.

Setup

To setup the project in your local, in the repo page: click on code (dropdown list) > Download as ZIP. or open terminal of path you want to install project and run this command
git clone https://github.com/Amrhub/math-magicians.git
cd math-magicians

Deployment

To run the project open folder (after extraction) or cloning then run these commands:
npm install to install all dependencies
npm start to start the application, you should see the application working at: http://localhost:3000/

Testing

Tests include unit tests, user interaction tests, and snapshot tests. to test the application locally run:
npm test to run the tests

Authors

👤 Amr Ahmed

👤 Nicolae Pop

🤝 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!

Acknowledgments

Learn More about React

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published