An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

logo

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 project

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.

## 🛠 Built With

- React
- HTML
- CSS
- JavaScript
- Linter Checks

(back to top)

### Key Features

- **Doing Math Calculations**
- **Update DOM from virtual DOM**

(back to top)

## 🚀 Live Demo

> Currently there are is no working live demo. But I will update as soon as the app is ready.

(back to top)

## 💻 Getting Started

- 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.

(back to top)

### Prerequisites

In order to run this project you need:

- Git and GitHub
- A code editor
- Nodejs
- NPM
- A browser

(back to top)

### 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

(back to top)

### Install

Just run npm i to install all dependencies

(back to top)

## 👥 Author

**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!

(back to top)

## 🔭 Future Features

- [ ] **Improve the UI**
- [ ] **Add functionality**
- [ ] **Add pages**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://https://github.com/felixDev22/math-app1/issues).

(back to top)

## ⭐️ Show your support

If you like this project kindly leave a star

(back to top)

## 🙏 Acknowledgments

I would like to thank microverse for the great resources shared.

(back to top)

## 📝 License

This project is [MIT]licensed.