Skip to content

lukaofirst/react-basic-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Calculator

To run this project, follow the commands:


npm install

And then:

npm run start

Concepts used in this project:


  • React Hooks (useState, useEffect and useContext)
  • styled-components package
  • MDBoostrap (Material Design for Bootstrap)
  • Conditional Rendering
  • Components

About

Basic calculator's project using React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published