Skip to content

devclickuk/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator App

This is a demo project made by Dave Amison for the purpose of demonstrating the use of Maths and Functions in a react App.

This is a simple calculator app created with React. It allows you to perform basic mathematical operations such as addition, subtraction, multiplication, and division.

Demo

You can view a live demo of this project here: https://devclickuk.github.io/calculator

Technologies Used

  • React

Getting Started

  1. Clone this repository to your local machine.
git clone https://github.com/devclickuk/calculator
  1. Navigate to the project directory.
cd todos
  1. Install the project dependencies.
npm install
  1. Start the development server.
npm start
  1. Open http://localhost:3000 to view the app in your browser.

Project Structure

The key files and directories in this project include:

src/ - Contains the main source code for the React app & css files.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published