https://github.com/felixdev22/math-app1
"Math App" 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.
https://github.com/felixdev22/math-app1
css3 html5 javascipt react
Last synced: 3 months ago
JSON representation
"Math App" 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.
- Host: GitHub
- URL: https://github.com/felixdev22/math-app1
- Owner: felixDev22
- License: mit
- Created: 2023-01-09T17:21:01.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2023-01-21T22:01:44.000Z (over 3 years ago)
- Last Synced: 2025-07-18T14:52:11.965Z (12 months ago)
- Topics: css3, html5, javascipt, react
- Language: JavaScript
- Homepage:
- Size: 3.16 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Math App
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 Math App project ](#-math-App-project-)
- [🛠 Built With ](#-built-with-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [`npm test`](#npm-test)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
Math App" 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
- HTML
- CSS
- JavaScript
- Linter Checks
- **Doing Math Calculations**
- **Update DOM from virtual DOM**
> Currently there are is no working live demo. But I will update as soon as the app is ready.
- This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
- Clone this repo to your local machine using `
- cd into the folder and run `npm install` to install all the dependencies.
- Run `npm start` to start the app.
- Open `http://localhost:3000` to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
- Run `npm run build` to build 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!
### `npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
### Prerequisites
In order to run this project you need:
- Git and GitHub
- A code editor
- Nodejs
- NPM
- A browser
### Setup
- Create a local directory where you can clone the project.
- Clone the project into your directory
- Install the dependencies
- Open the project on a browser
### Install
Just run npm i to install all dependencies
**Felix Nzomo Nyamai**
- GitHub: [@githubhandle](https://github.com/felixDev22)
- Twitter: [@twitterhandle](https://twitter.com/@monzo200)
- LinkedIn: [LinkedIn](https://https://www.linkedin.com/in/felixnyamai/)
Contributions, issues, and feature requests are welcome!
- [ ] **Improve the UI**
- [ ] **Add functionality**
- [ ] **Add pages**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://https://github.com/felixDev22/math-app1/issues).
If you like this project kindly leave a star
I would like to thank microverse for the great resources shared.
This project is [MIT]licensed.