/349_calc

Final question 349

Primary LanguageJavaScriptMIT LicenseMIT

CPSC 349 Final question (REACT CALCULATOR)

This project was bootstrapped with Create React App.

launching project

cd 349_calc
npm i
npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.