- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Math Magicians "tutoril" 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.
- React using
Create React App
Client
- Add Components.
- Add Events.
- Fetch data from API.
- Update to become a Full website.
- Tests.
- Deploy.
Coming soon
To get a local copy up and running, follow these steps.
In order to run this project you need to run:
npm install
Clone this repository to your desired folder:
cd math-magicians
- git clone git@github.com:Gmanlove/math-magicians.git
Install this project with:
- Installed Git.
- Create a local directory that you want to clone the repository.
- Open the command prompt in the created directory.
- On the terminal run this command git clone <git@github.com:Gmanlove/math-magicians.git>
- Run
npm i --save-dev
to Install the dev dependencies
To run the project, execute the following command:
create-react-app math-magicians
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
npm run deploy
👤 Obi Emmanuel
- GitHub: @Gmanlove
- Add Components.
- Add Events.
- Fetch data from API.
- Update to become a Full website.
- Tests.
- Deploy.
Contributions, issues, and feature requests are welcome! Feel free to open a Github issues.
Feel free to check the issues page.
If you like this project kindly send to me an e-mail expressing it, it would make my day and fuel my motivation.
I would like to thank Microverse team for this journey.
This project is MIT licensed.