Skip to content

GSNCunha/bulma-react_functional_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulma-React-Functional-Calculator

A calculator that uses the Bulma.io framework, React, and functional JavaScript.

Clone the repository

To get started, you can clone the repository by running the following command in your terminal:

$ git clone [email protected]:GSNCunha/bulma-react_functional_calculator.git

Access the Calculator

You can access the calculator by visiting the following link: https://gsncunha.github.io/bulma-react_functional_calculator/

Key Features

  • Built using the Bulma.io framework, React, and functional JavaScript
  • Performs all operations using a single variable, due to the functional JavaScript structure

Prerequisites

  • Node.js installed on your computer
  • npm installed on your computer

Getting Started

  1. Navigate to the root directory of the project:
$ cd bulma-react_functional_calculator
  1. Install the required npm packages:\
$ npm install
  1. Start the development server:
$ npm start
  1. Open your web browser and navigate to http://localhost:3000. You should now see the calculator running.

Contributing

Contributions are welcome! If you have any ideas for new features or bug fixes, please open an issue or a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published