- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
[Math-magicians] is a project of creating a math calculator using React. It also involves the use of SPA to create different sections and add content into them.
- React
- Linters
Client
- [Use React to create a calculator]
- [Use SPA to create different sections of the app]
- [Use css to modify the appearance of the list]
Click here for the video explanation about how the app works
This project is useful and important as it gives developers an experience of how to use React to create single page applications.
To get a local copy up and running, follow these steps.
In order to run this project you need a compatible browser to load the html file
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/yegonkimutai/Math-magicians.git
Install this project with:
cd math-magicians
yarn install
npm install
To run tests, run the following command:
npx hint .
npx stylelint "\*_/_.{css,scss}"
👤 Brian Yegon
- GitHub: @yegonkimutai
- Twitter: @yegonbrian8
- LinkedIn: Brian Yegon
- [More styling]
- [Modification of appearance to look awesome]
Contributions, issues, and feature requests are welcome!
If you like this project please like and share. You can also reach out to my platform so we can have further discussions
I would like to thank my partner and reviewers of the code for helping make the site better.
This project is MIT licensed.