anewman15 / react-calculator

This is a Calculator app created using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator App - Using React

This is a Calculator app created using React

Built With

  1. JavaScript / ES6
  2. React.js
  3. Jest
  4. Enzyme
  5. HTML5
  6. CSS3

App Screenshot

App Screenshot

Live Demo

Available here

Deployment

  1. Open your Terminal from a folder of your choice and clone this repo
  2. Navigate to the project directory
  3. Run npm install
  4. Then run npm run start
  5. Open http://localhost:3000 in your browser and navigate around the site.
  6. Navigate through the website and find the Calculator app page
  7. Make calculations

Testing

  1. Run npm run test in the Terminal to run the tests

Author

👤 Abdullah Numan

Contributing

Contributions, issues and feature requests are welcome! Please send your feedback here

Show your support

Give a ⭐️ if you like this project!

About

This is a Calculator app created using React


Languages

Language:JavaScript 91.3%Language:CSS 5.9%Language:HTML 2.8%