/Math-Magicians

Primary LanguageJavaScript

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.

Project Requirements

  • Set up Git flow
  • create a React application is using Create React App (CRA)
  • Set up linters
  • Create components and build the calculator app interface
  • Use given logic files for calculator functions
  • Implement event handlers
  • Refactor with hooks
  • Add multi-pages and implement routing
  • Add styling with React basic styling

Built With

  • JS
  • CSS
  • JSX
  • React

Live Demo

Heroku

Netlify

Getting Started

Prerequisites

  • Node.js
  • npm

Setup

Clone the project:

git clone https://github.com/enkog/Math-Magicians.git

Run project

Install dependencies:

npm install
npm start

Run Test

npm run test

Author

Feel free to reach out. I'm always happy to connect 🙂

👤 Oguadinma Nkiruka Ngozika

👤 Igor Koloski

🤝 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!

📝 License

This project is MIT licensed.