Skip to content

Jack-Development/calc-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calc-react 🔢

Welcome to calc-react! This project is a fully interactive web-based calculator, built using React - a JavaScript library renowned for its focus on interactive, object-oriented web development. This project was bootstrapped with Create React App.

Overview 📝

The goal of this project is to demonstrate how a traditional desktop tool like a calculator can be recreated as a modern, web-based application using the power of React. The application offers all the standard features of a traditional calculator, wrapped in a sleek, user-friendly interface.

How to Use 💻

Open http://localhost:3000 in your browser to view and interact with the calculator.

Development 🔧

This project was developed using the following tools:

React JavaScript

Available Commands 🖥️

In the project directory, you can run:

npm start

This command runs the app in development mode. The page will reload if you make any edits.

npm run build

This command builds the app for production to the build folder, bundling React in production mode and optimizing the build for the best performance.

npm run eject

This is a one-way operation. Once you eject, you can’t go back! If you aren’t satisfied with the build tool and configuration choices, you can eject at any time. This command will remove the single build dependency from your project.

Contributions 🤝

Feel free to fork this project, make improvements, and submit pull requests. All contributions are welcome!

License 📄

This project is licensed under the MIT License. Please see the LICENSE file for more details.

About

A JavaScript based calculator application, focused on learning how to use React in web development. Can be run locally or port forwarded to other users.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors