- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support -- 🙏 Acknowledgements
- 📝 License
"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 random math-related quote.
Javascript React.js CSS
- Make simple calculations.
- Read a random math-related quote.
See the Math-Magician project here
Running this project on your computer.
To get a local copy up and running, follow these steps:
-
Clone this repository run
git clone https://github.com/majdalkilany/math-magicians
-
Follow the steps in Setup below
In order to run this project you need:
- A GitHub account
- Node JS
- Visual Studio Code or any other code editor of your preference
- Web browser
Make a new directory in your local computer. To do this:
- run
mkdir <directory-name>
- change the location to the directory you created
run
cd <directory-name>
- Follow the steps in Install below
To Install this project, follow the steps below:
-
Clone this repository run
git clone https://github.com/majdalkilany/math-magicians
-
run
cd math-magicians
-
run
npm start
The project will open on your default browser. Interact with the project :)
👤 Author - Majd Alkilany
- GitHub: (https://github.com/majdalkilany)
- LinkedIn: (https://www.linkedin.com/in/majdalkilany/)
- Mobile version of the appication
- A contact page
- A reservation functionality
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly leave a comment below and share it with someone who enjoys coding! And also give it star, and follow us on github for more :(
- We'd like to thank microverse for providing the project requirements, linting tools, webpack configuration and kanban board template.
This project is MIT licensed.