Skip to content

zzyou/calculator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator

Create a calculator using React.

Set Up

After cloning this repo, follow the following steps in Terminal:

  1. cd calculator-react, change directory to this folder.
  2. yarn install or npm install, install all node modules needed.
  3. yarn start or npm start, start your local server.

Now the calculator should show in your browser (localhost:3000)

Website

Or, you can directly access my React Calculator here:

About

REACT CALCULATOR (React, jQuery). || Independent Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published