Skip to content

t-yanick/react-calculator

Repository files navigation

React Calculator

Table of Contents

Screenshot

screenshot

Live Demo

Live Demo

About The Project

Math-magicians is a fictional company based in France. They have requested your help to build a simple product that would assist them with their calculations.

Built With

This project was built using the technologies below.

  • Node.js
  • React
  • React-DOM
  • react-create-app
  • npm
  • CSS
  • ES6

Getting Started

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

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm

npm install npm@latest -g

Installation

  1. Clone the repo

https://github.com/t-yanick/react-calculator.git

  1. Install NPM packages

npm install

  1. Run

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

  1. Run

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

  1. Run

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

See the section about deployment for more information.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

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

License

Distributed under the MIT License. See LICENSE for more information.

Author

👤 Tazoh Yanick Tazoh

Show your support

Give a ⭐ if you like this project!

Acknowledgments

  • Microverse
  • Github
  • The Thanatos Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published