https://github.com/realiens/math-magicians
https://github.com/realiens/math-magicians
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realiens/math-magicians
- Owner: ReAliens
- Created: 2022-01-03T10:52:59.000Z (over 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-01-17T12:31:16.000Z (over 4 years ago)
- Last Synced: 2024-10-18T09:13:48.168Z (over 1 year ago)
- Language: JavaScript
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math-Magicians
Math Magicians is a simple calculator app based on React JS as a front-end frame work
## Built With
- JSX
- Tailwind CSS
- JAVASCRIPT
- Git and Github
- React-JS
**Instructions on how to access the project locally.**
To Access the project locally please follow either of the two steps listed below ;
STEP 1
1. Enter this url: https://github.com/ReAliens/math-magicians in your web browser.
2. Once opened navigate to the top left level of the project a green code download button will be visible on the righthand side.
3. click on the green button with name "Code", Select download Zip option from drop down menu.
4. Once the download is extract the zip file into any folder of your choice on your system.
5. you will be able to access my project locally.
STEP 2
1. Open command prompt
2. go to the designated folder where you want to clone the repository to.
3. enter git clone https://github.com/ReAliens/math-magicians.git
4. open your designated folder.
5. you will be able to access my project locally.
### `npm install`
you need to run this command in project terminal to add node modules after downloading code
### `npm start`
Runs the app in the development mode.\
Open (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 run test`
Launches the test runner in the interactive watch mode.\
### `Live Demo`
heroku : https://alien-magician.herokuapp.com/calculator
Netlify : https://xenodochial-swanson-ac790e.netlify.app/
### Prerequisites
- You should have basic knowledge of JSX and React-JS
- You should have basic knowledge of Tailwind CSS
- Also, a basic knowledge of git and github
- A code editor: I used VScode for this project but you can use any code editor of your choice
## Authors
👤 **Ahmed Reda**
- GitHub: [@githubhandle](https://github.com/ReAliens)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## 📝 License
This project is [MIT](./MIT.md) licensed.