- 📗 Table of Contents
- 📖 Description
- ⭐️ Features
- 💻 Getting Started
- 🛠 Technologies Used
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgments
- 📝 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 and read random math-related quotes.
- Nab var: Navigate to the different pages of the website using the navigation bar.
- Home page: Read a brief description of the website and its features.
- Calculator page: Perform basic mathematical operations such as addition, subtraction, multiplication, and division.
- Random Quote Page: Read and enjoy random math-related quotes to spark inspiration and curiosity.
To get a local copy of the project up and running, follow these steps:
Ensure that you have Node.js installed on your machine.
Clone the repository to your local machine and navigate to the project directory.
git clone https://github.com/your-username/math-magicians.git
cd math-magicians
Install the necessary dependencies using npm.
npm install
Start the development server and open the website in your browser.
npm start
Build the optimized production-ready bundle.
npm run build
- React: JavaScript library for building user interfaces.
- HTML: Markup language for creating the structure of web pages.
- CSS: Styling language for designing the visual presentation of web pages.
- JavaScript: Programming language for implementing interactive functionality.
-
GitHub: @jicamargo
-
Twitter: @ji_camargo
-
LinkedIn: LinkedIn
Feel free to reach out to us if you have any questions or collaboration opportunities!
Contributions are welcome! If you have any ideas, improvements, or bug fixes, please open an issue or submit a pull request. For major changes, please discuss them with the project maintainers first.
If you like this project, please give a ⭐️ (Thank you)
-
I would like to thank Microverse for this learning opportunity.
This project is MIT licensed.