This is a math magician's app built with HTML, CSS, and REACT in this app you can make some calculations math like addition and division..etc, also I used the external API to fetch some quotes for the app using the use effect hook.
- Set up the project using (CRA) create-react-app👍.
- Remove the boilerplate from the project after setting up💯.
- Use the basic CSS style for styling the components.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone [email protected]:HtetWaiYan7191/math-magicians.git
Install this project with:
cd math-magicians
npm install
To run the project, execute the following command:
npm start
To run tests for the linter, run the following command:
npx hint .
npx eslint . --fix
👤 Htet Wai Yan 👤 Ayomide Sunday
- GitHub: @HtetWaiYan7191
- LinkedIn: LinkedIn
- GitHub: @HtetWaiYan7191
- LinkedIn: LinkedIn
- I will test this app using the library from React or maybe use Jest to test it👌💯.
- Add the react-router dom for the project to navigate from the pages using the navigation
- Add the Quotes component to fetch the quotes from the API 🚀
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
- If you like this project you can give me a star 😊 just to prove my app that it is useful for everyone and the users can use it to calculate anything 💯.
- I would like to thank Microverse for this opportunity.
- I would like to give credit to the tailwind css Tailwind_CSS page for color ideas .
This project is MIT licensed.