Skip to content

alx-skryabin/calculators

Repository files navigation

Calculators

Demo link: calculators-online.web.app

Functional:

  • Compound percent calculator
  • etc. in development

Available Scripts:

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm deploy

Launch the deployment of the client part through the firebase service.
Demo link: calculators-online.web.app

  1. Make commit
  2. npm run build
  3. npm run deploy

Stack:

React TypeScript Redux Toolkit
Antd Design Firebase Sass React Router

Author:

Github: @alx-skryabin
Repository: Client side