Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zewdu444/math_magicians

This project is a single-page application that uses the React framework to perform a simple basic calculator. It is a part of the Microverse React module.
https://github.com/zewdu444/math_magicians

css3 html5 javascript reactjs

Last synced: 7 days ago
JSON representation

This project is a single-page application that uses the React framework to perform a simple basic calculator. It is a part of the Microverse React module.

Awesome Lists containing this project

README

        

Math magicians

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [:camera: project screenshot](#screen-shoot)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [📝 License](#license)

# 📖 Math Magicians

This project is a single-page application that uses the React framework to perform a simple basic calculator. It is a part of the Microverse React module.

## 🛠 Built With

> HTML 5 , css3, javascript ES6, and React

### Tech Stack

> React, webpack And babel

### Key Features

  • Setup react project folder

  • Calculator Layout

  • Basic functionality

  • Navigation add for home, calcualtor and about page
  • (back to top)

    ## 🚀 Live Demo

    > https://calculator-3qkk.onrender.com

    (back to top)

    ## 💻 Getting Started

    to run on your localhost clone the project to local folder

    >

    cd Math_magicians


    >

    npm i


    >

    npm start

    ### Setup

    >

    git clone https://github.com/zewdu444/math_magicians.git


    > cd math_magicians

    (back to top)

    ### Prerequisites

    In order to run this project you only need:

    - latest web-browser
    - node.js and npm

    ### Install

    To install this project in your local machine use

    >

    npm i


    > npm run build

    ### Usage

    To run the project, execute the following command:

    > In visual studio code open terminal then write "npm start" after on your browser open "http://localhost:3000".

    ## 👥 Authors

    👤 **zewdu erkyhun**

    - GitHub: [@zewdu444](https://github.com/zewdu444)
    - Twitter: [@zewdu444](https://twitter.com/zewdu444)
    - LinkedIn: [zewdu-erkyhun](https://www.linkedin.com/in/zewdu-erkyhun-081378b3/)

    ## 🔭 Future Features

    > Add Test functionalites

    ## 🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](https://github.com/zewdu444/math_magicians/issues).

    (back to top)

    ## ⭐️ Show your support

    > If you like the project please give it star

    (back to top)

    ## 🙏 Acknowledgments

    > I would like to thank Microverse team

    (back to top)

    ## 📝 License

    This project is [MIT](./LICENSE) licensed.

    (back to top)