Skip to content

The-Normal-One1/math-calculator

Repository files navigation

📗 Table of Contents

📖 Math Magician App

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

Tech Stack

React

Key Features

  • This is a SPA.

(back to top)

🚀 Live Demo

🚀 Project Details

💻 Getting Started

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

Clone Git Repository

-Reach to following Github URL:

https://github.com/The-Normal-One1/math-magicians

-Copy the URL.

-In Visual Studio Code “Terminal” change the current working directory to the location where you want the cloned directory.

-Type git clone in the terminal, paste the URL you copied earlier, and press “enter” to create your local clone.

$ git clone {repository URL}

Install Dependencies(with following Command)

  • npm install

Build webpack

  • run command
npm run build

Start server

npm start

Prerequisites

In order to run this project you need:

  • Basic Knowledge of HTML, CSS, & JavaScript.
  • Basic knowledge of ES6 syntax.
  • Basic knowledge of Git, GitHub &Gitflow.
  • Basic knowledge of Linters.
  • Basic knowledge of Webpack.
  • Basic knowledge of VS Code or any other code-editors.

Setup

Clone this repository to your desired folder:

_cd PATH_

_git clone  https://github.com/The-Normal-One1/math-magicians.git

cd Javascript-Group-Capstone

npm install

npm run build

npm start

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  npm start

(back to top)

👥 Authors

👤 Ermiyas Demsew

(back to top)

🔭 Future Features

  • Implement additional pages

(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

  • Thanks to Microverse for giving this opportunity to learn ...
  • Code Reviewers & Coding Partners.
  • Hat tip to anyone whose code was used.

(back to top)

❓ FAQ

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

"Math Magicians" is a website for all fans of mathematics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published