PrinceD96 / sezzle

React calculator able to do basic arithmetic operations (for now). Users can make calculations and see them as they happen. They can delete their own calculations and see the 10 most recent ones across all users.

Home Page:https://sezzle-27eb8.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Sezzle Calculator

See it deployed at https://sezzle-27eb8.web.app

  1. Clone this project https://github.com/PrinceD96/sezzle.git
  2. In the project directory, you can run:
    • yarn install
    • yarn start

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

The page will reload if you make edits. You will also see any lint errors in the console.

Why did I build Sezzle Calculator?

  • This is a project I was given to grade my skills for a software engineer intern position at Sezzle.

What is Sezzle Calculator?

  • As the name implies this is a calculator able to do basic arithmetic operations (for now). Users can make calculations and see them as they happen. They can delete their own calculations and see the 10 most recent ones across all users.

Technologies used:

  • React
  • Firebase
  • Sass
  • Material UI

Demo

Sezzle Calculator Demo

About

React calculator able to do basic arithmetic operations (for now). Users can make calculations and see them as they happen. They can delete their own calculations and see the 10 most recent ones across all users.

https://sezzle-27eb8.web.app/


Languages

Language:JavaScript 65.4%Language:SCSS 25.7%Language:HTML 8.9%