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 a random math-related quote.
Text Editor
Client
Style
Bundle
Test
- Fetch and send data to an API
- Save and retrieve Likes, Comments, and Reservations
- Testing Using Jest
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Browser
- Code Editor
- Node.js
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:Simpleshaikh1/math-magician.git
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
- Free deployment services like GitHub pages.
- Any deployment services of your choice.
👤 Toyyib Bello
-
GitHub: @simpleshaikh1
-
Site: @simpleshaikh1
- Add Events.
- Refactor with hooks.
- Deploy the website.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star
.
I would like to thank Microverse and my Coding Partners.
This project is MIT licensed.