Welcome to CurrencyCash, the ultimate currency exchange information platform. This project aims to provide real-time currency exchange rates with a user-friendly and responsive web interface.
CurrencyCash is designed to offer users accurate and up-to-date currency exchange rates. Whether you are a frequent traveler, a business professional dealing with international transactions, or someone who is simply interested in currency values.
- Real-time Exchange Rates: Get the latest exchange rates for multiple currencies.
- Responsive Design: Accessible and functional on any device, whether it's a desktop, tablet, or mobile phone.
- User-friendly Interface: Simple and intuitive layout for easy navigation.
- Comprehensive Currency Data: Covers a wide range of currencies globally.
- Multiple languages: Available in English, Spanish, Portuguese, Italian, German, and French.
- Frontend: HTML, CSS, JavaScript
- API: Integration with a reliable currency exchange rate API
- Version Control: Git, GitHub
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/KevinQzG/CurrencyCash.git
- Navigate to the project directory:
cd CurrentlyCash
- Create a .env file for environment variables and add your API key:
API_KEY=your_api_key_here
- Open your browser and visit:
http://localhost:3000