/Math-magicians

Math-magicians is a project that involves building a simple calculator app by using React. It also involves building it in a Single Page App which has a quote section that loads different Math quotes when reloaded.

Primary LanguageJavaScript

📗 Table of Contents

📖 [Math-magicians]

[Math-magicians] is a project of creating a math calculator using React. It also involves the use of SPA to create different sections and add content into them.

🛠 Built With

Tech Stack

  • React
  • Linters
Client

Key Features

  • [Use React to create a calculator]
  • [Use SPA to create different sections of the app]
  • [Use css to modify the appearance of the list]

(back to top)

🎥 Video Explanation

Click here for the video explanation about how the app works

🚀 Live Demo

(back to top)

💻 Getting Started

This project is useful and important as it gives developers an experience of how to use React to create single page applications.

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need a compatible browser to load the html file

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/yegonkimutai/Math-magicians.git

Install

Install this project with:

  cd math-magicians
  yarn install

Usage

  npm install

Run tests

To run tests, run the following command:

  npx hint .
  npx stylelint "\*_/_.{css,scss}"

(back to top)

👥 Authors

👤 Brian Yegon

(back to top)

🔭 Future Features

  • [More styling]
  • [Modification of appearance to look awesome]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please like and share. You can also reach out to my platform so we can have further discussions

(back to top)

🙏 Acknowledgments

I would like to thank my partner and reviewers of the code for helping make the site better.

(back to top)

📝 License

This project is MIT licensed.

(back to top)