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.

License

Notifications You must be signed in to change notification settings

Owusu-Desmond/math-magicians

Repository files navigation

Math magicians

Math magicians is a web application that is use for calculations.

Build With

  • Editor : Visual studio code

  • Languages

    • HTML
    • CSS
    • JavaScript
  • Libraries

    • React

Screenshot

msedge_eZTMUugL25.mp4

Live Demo Link

Access the the online version of my application with this link Live Demo

Getting Started

This project was bootstrapped with Create React App. To get a local copy up and running follow these simple example steps.

🛠 Installation & Set Up

If you dont have node install on your computer, Install node js from https://nodejs.org/en as your JavaScript Runtime Engine

If you installed git you can clone the code to your machine, or download a ZIP of all the files directly.

Download the ZIP from this location, or run the following git command to clone the files to your machine:

  • Once the files are on your machine, open the math-magicians folder in Visual Studio Code, and follow the steps in Installation & Set Up
  1. Install Node Modules

    npm install
  2. Start the development server

    npm start
    
  3. Open http://localhost:8080 to view it in the browser.

Test

Test the application using the command

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

🚀 Building and Running for Production

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Author

👤 Desmond Owusu Ansah

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published