maths-magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) with 3 sub-pages. It allows users to make simple calculations.

MIT License

Stars
4

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) with 3 sub-pages. It allows users to make simple calculations.

Table of Contents

Math magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) with 3 sub-pages. It allows users to make simple calculations.

Math magicians Raect-App

Built With

Tech Stack

Key Features

  • React Components
  • React Events
  • React hooks
  • Full website(SPA)
  • Inculdes Tests
  • Website Deployement

Live Demo

  • Live Demo Link

Getting Started

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Wahaj-Ali/maths-magicians.git
  cd maths-magiacians

Install

Before installing the app, make sure to install node.js in your machine. In order to check if node is installed run the following command:

  node -v

Install this project with:

  npm install

Usage

To run the project in a development server, execute the following command:

  npm start

Testing

To run the tests in a development server, execute the following command:

  npm test

To to build for the production, execute the following command:

  npm run build

Deployment

Wahaj Ali

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

A satr to this repo would be appreciated.

Acknowledgments

Thanks to my friend ELOUARDY for a his help to set up the tests for the App. We both worked in pair-programming activity to create tests using Jest and React Testing Library.

FAQ

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

  • What is this project?

    • It's a project of micoverse curriculum.
  • Is there any SQL database for this site

    • No, there isn't. However, I used javascirpt objects stored in a file as a small database.

License

This project is MIT licensed.

Related Projects