Skip to content

Vox1oot/calculator

Repository files navigation

About the Project

A calculator application.

The design of the application is based on the layout in Figma.

FIGMA LAYUOT


Tech Stack:

Stack

🧰 Installation:

  1. $make install - install dependencies
  2. $make start - run dev server
  3. $make build - create build
  4. $make clear - clear build dir
  5. $make lint - start eslint
  6. $make test - start test

Go to -> App

readme