- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 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.
-
HTML
-
CSS
-
Javascript
-
React
-
Webpack
-
NPM
-
Lighthouse (An open-source, automated tool for improving the quality of web pages. It has audits for performance, accessibility, progressive web apps, SEO and more).
-
Webhint (A customizable linting tool that helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors).
-
Stylelint (A mighty, modern linter that helps you avoid errors and enforce conventions in your styles).
Client
Server
Database
- Make simple calculations.
- Read a random math-related quote.
To get a local copy up and running, follow these steps.
- npm
npm install npm@latest -g
- Clone the repo by running the command
git clone https://github.com/PeteUgwu/Maths-magicians
- Open the directory of the project
cd Maths-magicians
- Install project dependencies
run npm install
- Open the html file
run npm start
To run tests, run the following command:
- npm
npm test
👤 Author
- GitHub: @PeteUgwu
- Twitter: @Petrus4Charles
- LinkedIn: /peter-ugwu-15a3a724b/
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
If you like this project...
Give credit to everyone who inspired your codebase.
- Give a ⭐️ if you like this project!
- This project is MIT licensed.