muskan2532150 / Math-Magician

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. On top of this, it also supports admin users to manage trainers by creating and removing the trainers and specialties.

Home Page:https://startling-sopapillas-3680f4.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Magician

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

Live Demo

Live Demo

Built With

  • HTML5
  • CSS3
  • ES6
  • React

Project Setup

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

Prerequisites

  • You need to have Code Editor Installed
  • Make sure Nodejs and NPM is installed in your system for linters and libraries

Setup

  1. Clone the repo in your local machine:
git clone https://github.com/muskan2532150/Math-Magician.git
  1. Open terminal and cd into project and install the dependencies
cd Math-Magician
npm install
  1. run the command to open your index.html automatically in your brower:
npm run build
npm start

Authors

Author 1

πŸ‘€ Muskan Gupta

Author 2

πŸ‘€ Choice Osobor

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

This project is MIT licensed.

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. On top of this, it also supports admin users to manage trainers by creating and removing the trainers and specialties.

https://startling-sopapillas-3680f4.netlify.app/


Languages

Language:JavaScript 68.4%Language:CSS 15.5%Language:SCSS 13.7%Language:HTML 2.4%