Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecodechaser/math-magicians
Math Magicians is a website for performing basic math calculations, This website is built using REACT and JavaScript libraries.
https://github.com/thecodechaser/math-magicians
css html javascript react reactjs webpack
Last synced: 26 days ago
JSON representation
Math Magicians is a website for performing basic math calculations, This website is built using REACT and JavaScript libraries.
- Host: GitHub
- URL: https://github.com/thecodechaser/math-magicians
- Owner: thecodechaser
- Created: 2022-01-03T13:00:39.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-22T10:10:31.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T03:22:41.310Z (about 1 month ago)
- Topics: css, html, javascript, react, reactjs, webpack
- Language: JavaScript
- Homepage: https://math-magicians-thecodechaser.netlify.app
- Size: 1.43 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/thecodechaser-blueviolet)
# Math Magicians
> Math Magicians is a website for performing basic maths calculations, This website is built using REACT and JavaScript libraries.
## Screenshots:
![screenshot](./src/images/Screenshot1.png)
![screenshot](./src/images/Screenshot2.png)Project's features are added into seperate branch to keep main branch safe.
## Built With
- HTML
- CSS
- JavaScript
- Webpack
- REACT## Online live link
#### [Netlify](https://math-magicians-thecodechaser.netlify.app)
#### [Heroku](https://math-magicians-thecodechaser.herokuapp.com/)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)### Using it Locally
- Clone the project from GitHub `[email protected]:thecodechaser/math-magicians.git`
- Run the following commands as listed in your terminal:
- `npm install`
- `npm start # this will make webpack watching for your changes in code`
- `npm run test #This is to run the tests`## Visit And Open Files
[Visit Repo](https://github.com/thecodechaser/math-magicians)
## Download Repo
[Download Repo](https://github.com/thecodechaser/math-magicians/archive/refs/heads/main.zip)
## Authors
👤 **Ranjeet Singh**
- GitHub: [@githubhandle](https://github.com/thecodechaser)
- Twitter: [@twitterhandle](https://twitter.com/thecodechaser)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thecodechaser)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thecodechaser/math-magicians/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: Microverse
## 📝 License
This project is [MIT](./MIT.md) licensed.