Skip to content

Arthur-Llevy/ReactJs-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use ReactJs-Calculator

To view the project, click on this link

To use the project locally, follow these steps:

  1. With the terminal open, clone the repository with the following command: git clone git@github.com:Arthur-Llevy/ReactJs-Calculator.git

  2. With the terminal still open, run the commands: cd ReactJs-Calculator && yarn

  3. Finally, run the command: yarn start


Explanation of commands

  • The cd command serves to go to the project directory, while yarn serves to install its dependencies
  • The yarn start serves to start the project in your browser.

About

Responsive calculator made with ReactJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published