Skip to content

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. Built with React.

Notifications You must be signed in to change notification settings

Wineshuga/math-magicians

Repository files navigation

Math Magicians

📗 Table of Contents

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

🛠 Built With

Tech Stack

Client

Key Features

  • Make simple calculations
  • Read a random math-related quote

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

 npm install

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/Wineshuga/math-magicians.git

Install

Install this project with:

  cd my-project
  npm install

Usage

To run the project:

  • Go to /src/components/Quotes.js.
  • Replace API key with yours in a .env file.
  • Then, execute the following command:
   npm start

Run tests

To run tests, run the following command:

   npm run test

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • Full website setup
  • Fetch data from API
  • Functional components

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please give it a Star⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for inspiring this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

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. Built with React.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published