bini-i / react-calculator

This project uses react components to build a calculator.

Home Page:https://react-calculator9.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Calculator

About the Project

This project uses react components to build a calculator.

Table of Contents

Built With

Live Demo

Live Demo Link

Prerequisite

How to use

Locally

  • Open a command line and navigate to a directory you want to locally host the project.
  • Run git clone git@github.com:bini-i/TodoList.git to clone the project to your computer.
  • Run npm install to install all dependencies.
  • Run npm start to locally start and serve the react application.
  • Navigate to localhost:3000 in your browser to open the applcation.

How to run tests

  • Open a command line
  • Run npm install to install all dependencies needed for testing.
  • Exectue npm test to run the tests

Authors

👤 Binyam Hailemeskel

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Show your support

Give a ⭐️ if you like this project!

License

This project is MIT licensed.

Acknowledgements

About

This project uses react components to build a calculator.

https://react-calculator9.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 85.8%Language:HTML 8.7%Language:CSS 5.5%