rida-elbahtouri / CalculatorReact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator

Calculator (React)

This project is a simple calculator build using React.

Live Link

click here

ScreenShot

screenshot

Built With

  • React
  • JSX
  • CSS
  • JavaScript
  • ESLint
  • VS Code
  • NPM

Prerequisites

You must have a browser on your PC in order to use the application. Click here to download one.

you must have NodeJS

Getting Started

  1. clone the project
# Clone this repository
$ git https://github.com/rida-elbahtouri/CalculatorReact.git

# Go into the repository
$ cd CalculatorReact

You can Install the dependencies with this commands

$ npm install

start the app

$ npm  start
 # and open the link provided

Authors

👤 Rida Elbahtouri

🤝 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

About


Languages

Language:JavaScript 72.0%Language:HTML 21.7%Language:CSS 6.3%