8000 GitHub - olamide203/calc-app: a calculator app built with React
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

olamide203/calc-app

Repository files navigation

Calc app

This is a scientific calclulator built with React as a solution to the calculator app challenge on Frontend Mentor. it can run on native devices as a PWA and on the web.

Screenshot

Links

Built with

  • React - JS library
  • hyoka - Math library
  • SCSS
  • CSS Grid
  • Mobile-first workflow

Installation

this project uses pnpm as a package manager. to install it, run the following command:

npm install -g pnpm

clone the repository:

  git clone git@github.com:olamide203/calc-app.git

cd into the project directory and install the dependencies:

  cd calc-app
  pnpm install
  pnpm run start

License

MIT

About

a calculator app built with React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0