Skip to content

Nuri1977/math-magicians

Repository files navigation

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.

screenshot

Built With

  • ReactJS

Installation

Go to your terminal, navigate to your working directory and run

git clone https://github.com/Nuri1977/math-magicians.git

After that navigate to the newly created folder

cd math-magicians

You now have access to the files. To install necessary dependencies run

npm install

Start a local server running the command

npm start

You should now have the project running locally on a dev server.

npm test

Launches the test runner in the interactive watch mode.

Author

👤 Nuri Lacka

🤝 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

Releases

No releases published

Packages

No packages published