Skip to content

Morrism1/react-calculator

Repository files navigation

React Calculator

React Calculator is a simple react calculator project. It consists of 4 milestones from Creating the project with CRA(Create-React-App), setting up linters, building the App and deploying it to Heroku.

screely-1617861519364

Built With

  • Javascript
  • React

Live Demo

Live Demo

Getting Started

To get a local copy of it and run it, follow these simple example steps.

  • Git clone Repo

  • Change the directory by cd react-calculator.

  • Git checkout to your favorite branch and create a pull request if you want to add a new feature.

  • Run npm start to start the development server.

Test

  • npm run test

Usage

Accessing the application requires a running server. This can easily be achieved from the project's root directory by running first npm install to install required dependencies and later npm start to start the server. The app will now be accessible at the following URL: http://localhost:3000/.

Prerequisites

  • Code editor
  • Browser

Author

👤 Maurice MURANGWA

🤝 Contributing

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

A React Calculator using Create-react-app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published