Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 635 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 635 Bytes

TipCalculator

First Image

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/TipCalculator-React
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npm run dev

Links

Built With

  • Vite
  • React
  • Typescript (TSX)
  • React Hooks (useState, useEffect)
  • TailwindCss