Skip to content

AvivAbachi/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React calculator

React Calculator with support PWA.

Not use method eval to soulde.

The project of part FFC challenge.

Installation and Setup Instructions

You will need Node and NPM installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

Languages & tools

HTML

TypeScript

  • React

SCSS