{"id":25832792,"url":"https://github.com/ompreetham/tip-calculator-app","last_synced_at":"2026-04-07T18:31:46.801Z","repository":{"id":233364224,"uuid":"787068053","full_name":"OmPreetham/tip-calculator-app","owner":"OmPreetham","description":"Tip Calculator App a challenge by Frontend Mentor.io","archived":false,"fork":false,"pushed_at":"2024-05-25T14:35:18.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:23:45.830Z","etag":null,"topics":["app","calculator","css","front-end","front-end-development","frontend","frontend-mentor","frontendmentor-challenge","html","javascript","js","react","render","scss","tip","vite","website"],"latest_commit_sha":null,"homepage":"https://ompreetham.github.io/tip-calculator-app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OmPreetham.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-15T20:35:28.000Z","updated_at":"2024-05-25T14:35:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"85f1832f-7f80-4c0b-a957-e39e9bd83355","html_url":"https://github.com/OmPreetham/tip-calculator-app","commit_stats":null,"previous_names":["ompreetham/tip-calculator-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OmPreetham/tip-calculator-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmPreetham%2Ftip-calculator-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmPreetham%2Ftip-calculator-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmPreetham%2Ftip-calculator-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmPreetham%2Ftip-calculator-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OmPreetham","download_url":"https://codeload.github.com/OmPreetham/tip-calculator-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OmPreetham%2Ftip-calculator-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31524524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app","calculator","css","front-end","front-end-development","frontend","frontend-mentor","frontendmentor-challenge","html","javascript","js","react","render","scss","tip","vite","website"],"created_at":"2025-02-28T21:48:51.094Z","updated_at":"2026-04-07T18:31:46.746Z","avatar_url":"https://github.com/OmPreetham.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tip Calculator App\n\nThis is a simple tip calculator app built using React, SCSS, and Vite. It allows users to calculate the tip amount based on the bill amount and selected tip percentage.\n\n## Features\n\n- Calculate tip amount based on bill amount and selected tip percentage.\n- Responsive design.\n- Uses BEM (Block Element Modifier) naming convention for CSS classes.\n- Built with React for efficient UI updates.\n\n## Technologies Used\n\n- React\n- SCSS (Sass)\n- Vite (Frontend build tool)\n- HTML\n- JavaScript\n\n### Previews\n\nDesktop\n\n![Desktop Preview](/public/preview-desktop.png)\n\nMobile\n\n![Mobile Preview](/public/preview-mobile.png)\n\n## Getting Started\n\nFollow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\nMake sure you have Node.js and npm (or yarn) installed on your machine.\n\n### Installation\n\n1. Clone this repository to your local machine using the following command:\n\n   ```\n   git clone https://github.com/OmPreetham/tip-calculator-app.git\n   ```\n\n1. Navigate into the project directory:\n\n   ```\n   cd tip-calculator-app\n   ```\n\n1. Install dependencies using npm:\n\n   ```\n   npm install\n   ```\n\n## Usage\n\nTo run the project, use the following command:\n\n```\nnpm run dev\n```\n\nThis will start a development server and open the project in your default web browser. Any changes you make to the source code will be hot-reloaded, meaning you can see the updates in real-time.\n\n## Build\n\nTo build the project for production, use the following command:\n\n```\nnpm run build\n```\n\nThis will start a development server and open the project in your default web browser. Any changes you make to the source code will be hot-reloaded, meaning you can see the updates in real-time.\n\n## Build\n\nTo build the project for production, use the following command:\n\nThis will create an optimized build of the project in the `dist` directory.\n\n## Additional Information\n\n- This project was scaffolded using Vite, a blazing fast frontend build tool.\n- It uses React for building the user interface.\n- Feel free to customize the project according to your needs.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fompreetham%2Ftip-calculator-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fompreetham%2Ftip-calculator-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fompreetham%2Ftip-calculator-app/lists"}