Skip to content

TScom-dew/forexlyglobal

Repository files navigation

💱 Forexly Global

Vercel Microsoft Clarity

HTML CSS JS License Last Commit

A modern, responsive Currency Converter web application that provides real-time exchange rates. Built to demonstrate API integration, asynchronous JavaScript, and clean UI/UX design.


🌐 Live Demo


✨ Key Features

  • Real-time Conversion: Fetches live rates via API.
  • 🌍 Global Support: Supports multiple international currencies.
  • 🌙 Dark/Light Mode: Toggle between themes for better accessibility.
  • 🏳️ Dynamic Flags: Automatic flag updates based on currency selection.
  • 📱 Fully Responsive: Optimized for mobile, tablet, and desktop.
  • 🔍 SEO Optimized: Semantic structure, meta tags, and FAQ schema.

📁 Project Structure

forexlyglobal/
├── index.html          // Main application page
├── style.css           // Global styles
├── index.js            // API & DOM Logic
├── countryList.js      // Currency mapping
├── privacyPolicy.html  // Privacy Policy page
├── termsConditions.html// Terms & Conditions page
├── codes.js            // Utility JS helper
├── faq-schema.js       // FAQ SEO schema
├── sitemap.xml         // SEO Sitemap
└── robots.txt          // Crawler rules

🎓 Learning Outcomes

  • API Handling: Mastering Fetch API and Async/Await patterns.
  • DOM Manipulation: Building dynamic user interfaces.
  • Modular Coding: Organizing logic for better maintainability.
  • SEO Best Practices: Implementing schema and meta tags for search engines.

📸 Preview

Currency Converter Preview


⚠️ Disclaimer

This application is designed strictly for educational and portfolio demonstration purposes. It does not perform actual financial transactions, nor does it provide authorized financial or investment advice. All currency exchange rates are retrieved from public APIs for simulation and are not intended for real-world trading or commercial use.


🙌 Feedback & Support

Suggestions and feedback are always welcome! Feel free to open an issue or connect with me if you have any questions.


Made with ❤️ by TScom-dew

Happy Coding! ❤️

About

A responsive real-time currency converter web application supporting multiple global currencies with features like Dark/Light mode, dynamic flag updates, and SEO-optimized architecture built with JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors