https://github.com/getssh/math-magicians
https://github.com/getssh/math-magicians
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/getssh/math-magicians
- Owner: getssh
- Created: 2023-03-21T10:25:15.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-04-02T04:18:09.000Z (almost 3 years ago)
- Last Synced: 2024-12-30T13:26:20.268Z (about 1 year ago)
- Language: JavaScript
- Size: 791 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 \[Math magicians\] ](#-math-magicians-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [� Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [❓ FAQ (OPTIONAL) ](#-faq-optional-)
- [📝 License ](#-license-)
**[Math magicians]** This is a project that will create simple calculator using react js
For this project, JSX, CSS and ReactJS has been used
Client
- HTML
- CSS
- React.js
- **[Make basic math arthemethics]**
- **[Resposiveness ]**
- [Live Demo Link](https://meth-magician-get.onrender.com)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Node js in your local environment
### Setup
Clone this repository to your desired folder:
git clone https://github.com/getssh/math-magicians
cd math-magicians
### Install
Install this project with:
npm install
### Usage
To run the project, execute the following command:
npm start
### Run tests
To run tests, run the following command:
npx stylelint "**/*.{css,scss}"
npx eslint "**/*.{js,jsx}"
or
npm test
### Deployment
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!
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
👤 **Getayawkal Tamrat**
- GitHub: [@githubhandle](https://github.com/getssh)
- Twitter: [@twitterhandle](https://twitter.com/GetayawkalT)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/getayawkal-tamrat/)
- [ ] **[Animation and style to the calculator]**
- [ ] **[smooth transition]**
- [ ] **[Add functionality to edit]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/getssh/math-magicians/issues).
If you like this project please send you feedbacks and give it a start
I would like to thank my coding partners and code reviwers
- **[Who can use this project]**
- [Anyone who is interested on web development can use this project]
- **[What skills do i need to use this project?]**
- [This project is for starters and no perior tech knowledge is not required]
This project is [MIT](./MIT.md) licensed.