A full-stack web application that allows you to convert currencies based on today's exchange rates or any specific past date. Powered by the Open Exchange Rates API, this application offers a sleek and responsive design for a seamless experience across devices.
- Convert currency using current and historical exchange rates.
- Fully responsive design for all devices.
- Modern and clean UI with Tailwind CSS.
- Efficient API communication with Axios.
- Built with React (Frontend) and Node.js (Backend).
- React: Frontend library.
- Tailwind CSS: Styling framework.
- Axios: API communication.
- Node.js: Backend runtime environment.
- Express: Lightweight web framework for Node.js.
- Open Exchange Rates: Provides real-time and historical currency data.
- Node.js (v16 or higher)
- npm or yarn
- API Key from Open Exchange Rates