Click here
There are two methods for getting started with this repo.
> git clone [email protected]:KaiHotz/React-Calculator-App.git
> cd React-Calculator-App
> yarn install
> yarn dev
> follow the instructions
Click here to download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> cd React-Calculator-App
> yarn install
> yarn dev
> follow the instructions
> yarn test