Skip to content

Latest commit

 

History

History
74 lines (44 loc) · 1.82 KB

README.md

File metadata and controls

74 lines (44 loc) · 1.82 KB

Math magicians

This is a simple calculator App to perform basic mathematical operations.

Built With

  • Major languages

  • HTML, CSS & JS

  • Hint, Stylelint, Eslint

  • React

Setup

  • After cloning up the project
  • Run the command: npm install to get all the packages.
  • Run the command: npm start to initialize the project.

Install

  • You should first have node js in your computer with node version >== 14.0.0 and npm version >=5.6
  • Run the command: npm install to get all the packages.
  • Run the command: npm start to initialize the project.

Usage

  • Run the command: npm start to initialize the project.
  • You click a number add an arthmetic operation sign then another number after you press = sign to see the output

Getting Started

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

  • Open CMD or Terminal

  • clone our repo(https://github.com/EzekielUtshudi/Javascrip-Capstone-Project)

  • cd into the folder that has all the contents.

  • run the command: npm start

  • Run npm start to run the project

  • Run npm run build if you have changes anything to build the bundle.

  • Then open the dist/index.html file.

Authors

👤 Ezekiel Utshudi

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.