- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Math Magicians is a Single Page App (SPA) that allows users to: Make simple calculations and Read a random math-related quote.
Client
- Math Challenges
- Calculator
To get a local copy up and running, follow these steps.
In order to run this project you need:
Git
A GitHub account
VS-Code
HTML, CSS, and JavaScript linters
Clone this repository to your desired folder:
cd my-folder git clone https://github.com/Sonikak004/react-math-magicians.git
This project doesn't need to be installed
To run the project, execute the following command:
- Clone this project.
- Open it in VS code.
- Run
npm install
to install the dependencies - Run
npm start
to open it in the dev server
To run tests, run the following command: npm test
You can deploy this project by using VS-code and injecting it to a browser through a local live server.
👤 Sonika
- GitHub: @sonikak004
- Twitter: @sonikak004
- LinkedIn: sonikak004
- Progress Tracking
- Leaderboard
- Offline Support
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give me a star 🌟
I would like to thank Microverse for providing a platform to create such projects.
This project is MIT licensed.