{"id":26139830,"url":"https://github.com/devgoyalg/currency-converter-app","last_synced_at":"2025-06-29T07:35:39.148Z","repository":{"id":248753679,"uuid":"829601082","full_name":"DevGoyalG/Currency-Converter-App","owner":"DevGoyalG","description":"Currency Converter App using HTML, CSS and JavaScript","archived":false,"fork":false,"pushed_at":"2024-11-26T18:24:58.000Z","size":46,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T14:55:09.576Z","etag":null,"topics":["currency-conversion","currency-converter","currency-converter-api","currency-converter-app","currency-converter-javascript","currency-converter-website","currency-exchange","currency-exchange-rates","web-development-project"],"latest_commit_sha":null,"homepage":"https://currencies-convert.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevGoyalG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-07-16T19:04:04.000Z","updated_at":"2024-11-26T18:25:01.000Z","dependencies_parsed_at":"2024-07-16T23:43:18.739Z","dependency_job_id":"f6c98387-0f66-4f12-9969-0bb5e886ab77","html_url":"https://github.com/DevGoyalG/Currency-Converter-App","commit_stats":null,"previous_names":["devgoyalg/currency-converter-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FCurrency-Converter-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FCurrency-Converter-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FCurrency-Converter-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevGoyalG%2FCurrency-Converter-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevGoyalG","download_url":"https://codeload.github.com/DevGoyalG/Currency-Converter-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804773,"owners_count":21164131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["currency-conversion","currency-converter","currency-converter-api","currency-converter-app","currency-converter-javascript","currency-converter-website","currency-exchange","currency-exchange-rates","web-development-project"],"created_at":"2025-03-11T02:37:23.181Z","updated_at":"2025-04-14T00:51:13.228Z","avatar_url":"https://github.com/DevGoyalG.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F\u0026message=If%20Useful\u0026style=style=flat\u0026color=BC4E99)\n![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)\n[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/DevGoyalG)\n[![View Repositories](https://img.shields.io/badge/View-My_Repositories-blue?logo=GitHub)](https://github.com/DevGoyalG?tab=repositories)\n\n\n\u003ch1 align=\"center\"\u003e Currency Converter App \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e \u003cb\u003e If you found this repository helpful, give us a  ⭐️ \u003c/b\u003e \u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://readme-typing-svg.demolab.com?font=Segoe+script\u0026duration=1000\u0026pause=1000\u0026center=true\u0026vCenter=true\u0026random=false\u0026width=435\u0026lines=Goal+%3A+10+%E2%98%85\" alt=\"Typing SVG\" /\u003e\u003c/a\u003e \u003c/p\u003e\n\nA simple Currency Converter app that allows users to convert one currency into another using real-time exchange rates. The application uses a free API to fetch live exchange rates and perform the currency conversion. It features a clean and intuitive user interface.\n\n## 🌐 Live Demo\nCheck out the live demo of the Currency Converter App [here](https://currencies-convert.netlify.app/).\n\n## 📸 Project Preview\nHere's a sneak peek of the Currency Converter App:\n\n![Project Preview](assets/Currency-Converter.png)\n\n## 🚀 Features\n- Allows users to convert between various currencies using live exchange rates.\n- Provides a dropdown for selecting different currencies.\n- Instant conversion with updated exchange rates.\n- Simple and responsive design that works on both desktop and mobile devices.\n- Displays both the conversion result and the amount entered.\n\n## 🛠️ Tech Stack\n- **HTML** : For the structure of the currency converter form.\n- **CSS** : For styling the page and making it visually appealing.\n- **JavaScript** : For fetching live exchange rates via API, handling user inputs, and performing the conversion.\n\n## 🧑‍💻 Getting Started\n\nFollow the steps below to clone and use the project locally:\n\n### 1. Prerequisites\nMake sure you have **Git** installed. If not, you can download it [here](https://git-scm.com/).\n\n### 2. Clone the Repository\n```bash\ngit clone https://github.com/DevGoyalG/Currency-Converter-App.git\n```\n\n### 3. Set up the API Key\n- Sign up for a free account at [ExchangeRate-API](https://www.exchangerate-api.com/) or any other similar service.\n- Once you get your API Key, create a **\".env\"** file in the project directory and paste the key like this:\n```bash\nAPI_KEY = your_api_key_here\n```\n\n## 🤝 Contributing\nContributions are welcome! If you have suggestions or want to report an issue, feel free to open an issue or create a pull request.\n\n## 👨‍💻 Created by\nThis project was created and is maintained by:\n**Dev Goyal**\n\nFeel free to reach out if you have any questions or suggestions! ❤️\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgoyalg%2Fcurrency-converter-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevgoyalg%2Fcurrency-converter-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgoyalg%2Fcurrency-converter-app/lists"}