m3-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. By building this application, we will learn how to use React.

Stars
10

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

  • HTML
  • CSS
  • JavaScript
  • React
  • Netlify
  • Heroku

Live Demo

Getting Started

Clone project, run in your terminal:

$ git clone https://github.com/OybekKayumov/m3-math-magicians.git

Open the cloned project in your code editor and run:

$ cd m3-math-magicians

Install npm packages, run:

$ npm install

Then run the server:

$ npm start

Build the app for production

$ npm run build

Author

Oybek Kayumov

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

License

This project is MIT licensed.

Related Projects