Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksigei/math_magicians
"Math magicians" 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. By building this application, you will learn how to use React.
https://github.com/ksigei/math_magicians
heroku javascript netlify react reactjs
Last synced: 27 days ago
JSON representation
"Math magicians" 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. By building this application, you will learn how to use React.
- Host: GitHub
- URL: https://github.com/ksigei/math_magicians
- Owner: ksigei
- License: gpl-3.0
- Created: 2022-04-26T08:43:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T10:51:31.000Z (over 2 years ago)
- Last Synced: 2023-03-04T00:55:12.669Z (almost 2 years ago)
- Topics: heroku, javascript, netlify, react, reactjs
- Language: JavaScript
- Homepage: https://maths-web.netlify.app
- Size: 10.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Math magicians
## Built With
- React.js
- Linters**This is an documentation of Math magicians**
## Live Demo
[Heroku](https://math-web.herokuapp.com/).\
[Netlify](https://maths-web.netlify.app/)## Available Scripts
Clone the repo to your local machine.
git clone https://github.com/ksigei/math_magicians.git
cd math_magicians
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.The page will reload when you make changes.\
You may also see any lint errors in the console.### `npm test`
Launches the test runner in the interactive watch mode.\
### `npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
## Author- GitHub: [@ksigei](https://github.com/ksigei)
- Twitter: [@_kipronojaphet](https://twitter.com/@_kipronojaphet)
- LinkedIn: [@kiprono-japhet](https://www.linkedin.com/in/kiprono-japhet-85aab1220)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Hat tip to anyone whose code was used
- Inspiration
- etc## 📝 License
This project is [MIT](./MIT.md) licensed.