Skip to content

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

Notifications You must be signed in to change notification settings

Lameck1/math-magicians

Repository files navigation

Math Magicians

Table of Contents

About Project

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

screenshot

Built With

  • ReactJS

Getting Started

  • Clone this repo https://github.com/Lameck1/math-magicians

    git clone https://github.com/Lameck1/math-magicians.git
  • Navigate to math-magicians folder/directory

    cd math-magicians
  • On the comandline, at the project's root, run yarn install to install app dependencies

  • Next, run yarn start which will run the app in the development mode.

  • Open http://localhost:3000 to view it in the browser.

  • ALTERNATIVELY

    • Just run yarn run build which will build the project and generate output files into the build directory.

    • Go to build directory and manually open index.html to interact with the app

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push -u origin feature/newFeature)
  5. Open a Pull Request

Author

👤 Lameck Otieno

Acknowledgements

Show your support

Give a ⭐️ if you like this project!

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published