Skip to content

abdelrany/Calculator-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator App (React)

This tutorial will guide you through the process of building a calculator web application using React. By following these steps, you will not only develop your calculator but also gain insights into effective component usage and hosting the application on Netlify.

This app allows users to do basic calculations

-Create a fully working calculator. -Create styling and define inline style properties -Manage state of the equation to determine the output of the expression. -Use CSS variables throughout your styling.

Tools

REACT

npx create-react-app stopwatch-app
cd stopwatch-app
npm install react-icons
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published