/Math-Magicians

Primary LanguageJavaScriptMIT LicenseMIT

Math Magicians

📗 Table of Contents

📖 [Math Magicians]

project sample

Math Magicians

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to:

  1. Make simple calculations.
  2. Read a random math-related quote.

Math Magicians is a react based project.

🛠 Built With

Tech Stack

HTML, CSS, Javascript and linter template

Key Features

  • [Single_Page_Application]

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder: 0. Install git if not already installed

  1. Use VScode: open terminal in VScode
  2. Navigate to the directory where you want clone the copy of this repository
  3. Create new directory [optional]
  4. Clone the repo using the below command

git clone https://github.com/1iceberg1/Math-Magicians.git

  1. Alternatively, you can download the zip file of your project by clicking on the Code button on the right side of your project page and clicking on Download ZIP

Install

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

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.

Usage

This project can be used to learn and practice basics of React.js. Specifically;

  • React components.
  • React Events.
  • Refactor with hooks.

Getting Started with Create React App

(back to top)

👥 Authors

👤 Aleksander Karlsen

👤Chukwuemeka Ochuba

(back to top)

🔭 Future Features

  • [Events]
  • [Refractor_with_hooks]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank everyone who did show support.

(back to top)

📝 License

This project is MIT licensed.

(back to top)