oscargonzalezdev / sales-taxes

A web application that calculates and prints out receipt details, including taxes. This repo contains my solution for Itemis coding challenge.

Home Page:https://receipts.oscargonzalez.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales Taxes (Coding Challenge) 🛒

web application

About the project

This is a web application that calculates and prints out purchase receipts including taxes.

The repositorie contains the author's solution for Itemis coding challenge.

Built With

  • React for build user interface.
  • Chackra UI for UI styling.
  • JavaScript, HTML, CSS as a general stack to build web applications.

Getting Started

To get and run a local copy of the project follow the instructions below.

  1. Clone the repo
    git clone https://github.com/oscargonzalezdev/sales-taxes.git
  2. Install NPM packages
    npm i
  3. Run the project locally
    npm start
  4. Open http://localhost:3000 to view it in your browser.

Links

About

A web application that calculates and prints out receipt details, including taxes. This repo contains my solution for Itemis coding challenge.

https://receipts.oscargonzalez.dev


Languages

Language:JavaScript 88.9%Language:CSS 8.0%Language:HTML 3.0%