Skip to content

This is a react app about mathematics, it has a home, quote and calculator page.

Notifications You must be signed in to change notification settings

SFarida/math-magicians

Repository files navigation

Math Magicians

Math Magicians

Awesome Meals image

📗 Table of Contents

📖 Math Magicians

Math Magicians is a react app about mathematics, it has the following pages home, quote and calculator.

🛠 Built With

Tech Stack

The following stacks were used

Key Features

  • Calulates

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need to have a browser and of course a code editor

Run the following command

Setup

Clone this repository to your desired folder, you can also set up linters, for this you will need node installed. you can follow the steps here to setup the linters

Install

Once you cloned this project run the following in your terminal

 npm install
 npm start

Usage

Run tests

If you follow the tutorial above to setup linters then you can run these tests

  npx hint .
  npx stylelint "**/*.scss"

or if you use css then run this instead of the latter command above

  npx stylelint "**/*.{css,scss}"
  npx eslint .

Deployment

(back to top)

👥 Authors

👤 Gueleu S. Farida

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • Make calculations
  • Render a home page
  • Render a quote page where you can find quotes about mathematics

(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 you can follow me on github for more.

(back to top)

🙏 Acknowledgments

thanks to Microverse for providing the necessary resources.

(back to top)

❓ FAQ (OPTIONAL)

  • Are the linters necessary?

    • It is a good practice to install and use them as they guide you towards best practice, but yes you can do without.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a react app about mathematics, it has a home, quote and calculator page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published