/math-magicians-react

"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. By building this application, I have learned how to use React.

Primary LanguageJavaScriptMIT LicenseMIT

📖 Math Magicians React

This is the first project of the Math Magicians application using with react. You will setup the environment and tools needed to develop a React application. In the following projects, I developed the actual application.

📗 Table of Contents

Math Magicians: Full Website In this project, I have create a full website for the Math magicians app, consisting of several pages and using the components I already created.

🛠 Built With

Tech Stack

Server
Database
  • Local Storage

Key Features

  • Example of Single Page Application
  • Calculator
  • Consist of Three Pages

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

  • Open GitHub URL of repositry.
  • Download Code repo in zip.
  • Extract and open repo folder into visual studio code or any other Text Editor Software.
  • GitHub Repositry URL: https://github.com/MudasirSherwani/math-magicians-react To get a local copy up and running follow these simple example steps.

Prerequisites

  • Visual Studio Code
  • Knowldege About HTML / CSS / JAVASCRIPT ES6
  • Webhint
  • Stylelint
  • ESLint
  • node_modules checker
  • Github

Install

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

Deployment

You can deploy this project using:

https://render.com/

(back to top)

Authors

👤 Mudasir Sherwani

(back to top)

🔭 Future Features

  • Statistical Calculator

(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 follow me on github and give stars to my repo.

(back to top)

🙏 Acknowledgments

I would like to thanks Lucas David Erkana to guide me to complete this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)