Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.03 KB

Currency Time Traveler

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.

Features

  • 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).

Tech Stack

Frontend:

  • React: Frontend library.
  • Tailwind CSS: Styling framework.
  • Axios: API communication.

Backend:

  • Node.js: Backend runtime environment.
  • Express: Lightweight web framework for Node.js.

API:

  • Open Exchange Rates: Provides real-time and historical currency data.

Setup Instructions

Prerequisites: