CindyDorantes / 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 and read a random math-related quote.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

GETTING STARTED

Clone this repo : https://github.com/CindyDorantes/Math-magicians.git

After cloning this project, run the following commands:

npm install
npm start

The npm install command installs all dependencies used in the project while npm start is used to start the development server and view the application on the browser.

Authors

👤 Cindy Dorantes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Thanks to Microverse and my learning partners for their help and support.

📝 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 and read a random math-related quote.


Languages

Language:JavaScript 75.4%Language:HTML 13.5%Language:CSS 11.1%