- First of all you need to clone app repository from github:
https://github.com/Lazzzare/TipCalculator-React
- Next step requires install all the dependencies.
npm install
- Running the Project
npm run dev
- Solution URL: GitHub Code
- Live Site URL: Live Site
- Vite
- React
- Typescript (TSX)
- React Hooks (useState, useEffect)
- TailwindCss