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

https://github.com/devmunyi/math-magicians

"Math magicians" 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/devmunyi/math-magicians

Last synced: 9 months ago
JSON representation

"Math magicians" 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

          

# Math magicians
This 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

- CSS
- Bootstrap
- ReactJs

## Getting Started

### See [live Demo](https://maths-site.netlify.app/)

To get a local copy up and running follow these simple example steps:

- Open your terminal or command line
- Run `git clone https://github.com/devMunyi/math-magicians` to have a copy on your computer
- After the clone, type in the command `cd math-magicians` to access the directory on the terminal
- run `npm install` to install depencencies.
- Run `npm run start` and it will load a live server in http://localhost:3000/

## 👤 Authors

👤 **Samuel Munyi**
- GitHub: [@githubhandle](https://github.com/devMunyi)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/samuel-munyi-01315b174/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/devMunyi/js-capstone-project/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./LICENSE) licensed.