Skip to content

A Calculator Single Page Application(SPA) built using React JS

Notifications You must be signed in to change notification settings

RNtaate/calculator-app

Repository files navigation

Calculator-app

Linters GitHub Pull Requests Netlify Status

Project Description

A calculator web application built with React.js

Screenshot

🔧 Built with

  • React
  • Node Package Manager(npm)

🔴 Live Demo

Get started

Prerequisites

  1. Node Package Mangaer(npm)

  2. Node

Steps to follow

  1. Clone the repository to your local machine by running git clone git@github.com:RNtaate/calculator-app.git in your terminal

  2. On your local machine, navigate to the game folder using cd calculator-app in your terminal

  3. Run npm install to install all the necessary dependencies.

  4. Run npm run build

  5. Run npm start to start the application on a local server

Testing the project

  1. In your terminal, run npm test

🤝 Contributions

There are two ways of contributing to this project:

  1. If you see something wrong or not working, please check the issue tracker section, if that problem you met is not in already opened issues then open the issue by clicking on new issue button.

  2. If you have a solution to that, and you are willing to work on it, follow the below steps to contribute:

    1. Fork this repository

    2. Clone it on your local computer by running git clone git@github.com:RNtaate/calculator-app.git Replace RNtaate with the username you use on github

    3. Open the cloned repository which appears as a folder on your local computer with your favorite code editor

    4. Create a separate branch off the master branch,

    5. Write your codes which fix the issue you found

    6. Commit and push the branch you created

    7. Raise a pull request, comparing your new created branch with our original master branch here

✒️ Authors

👤 Roy Ntaate

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

Microverse

About

A Calculator Single Page Application(SPA) built using React JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published