/math-magicians

Primary LanguageJavaScriptMIT LicenseMIT

📗 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

The tech stack for the project would include React, Redux, React Router, and webpack.

Client
Server
Database

Key Features

The top fetaures of the website is.

  • Perform Math Calculations

(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:

    install nodejs

Setup

Clone this repository to your desired folder:

  git clone git@github.com:linushaddai99/math-magicians.git

Install

Install this project with:

cd math-magicians
npm install

Usage

To run the project, execute the following command:

npm start

Run tests

No test Files has been added to the project.

Deployment

You can deploy this project using:

  1. AWS
  2. Cpannel

(back to top)

👥 Authors

👤 Linus Shaddai

(back to top)

🔭 Future Features

  • Calculate Maths Functions
  • Basic Navigation in react

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank... React Community, Microverse community for the immese help and support.

(back to top)

❓ FAQ

Add at least 2 questions new developers would ask when they decide to use your project.

  • [How to clone this repository to my local system? ]

    • [Use the command below]
    git clone  https://github.com/linushaddai99/math-magicians.git
    cd math-magicians
    
  • [Can I Perform math calculations using it?]

    • [Yes]

(back to top)

📝 License

This project is MIT licensed.

(back to top)