Skip to content

Simple calculator application built using React.js

License

Notifications You must be signed in to change notification settings

gango-anan/calculator

Repository files navigation

Calculator

About

Calculator application built using React.js

Below is a screenshot of the App

screenshot

Built With

  • HTML
  • CSS
  • Webpack
  • npm
  • React.js

Live Demo

Live Demo Link

prerequisite

You must have a live internet connection before you get started.

Getting started

To get started:

Clone the repo:

$ git clone https://github.com/gango-anan/calculator.git

Setup and run the application

Install node.js:

First install node.js

Next, navigate to the project folder and install other dependencies using the following command:

$ npm install

Run the test suite to verify that everything is working correctly:

$ npm test

If the test suite passes, launch the web server using the following command:

$ npm start

Finally you can launch the application in your browser URL tab, by typing:

localhost:3000

Navigation

Click on the Calculator tab to open the Calculator and start using the calculator.
You can also take a peek at the math quote of the day by clicking on the Quote tab.

Author

Galiwango Ananiya

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Odin Project

📝 License

This project is MIT licensed.

About

Simple calculator application built using React.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published