Skip to content

HarshJS30/codejeet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Responsive Currency Converter in React

This project is a responsive currency converter built with React. It uses APIs to fetch currency conversion rates and allows users to convert between different currencies.

Features

  • Responsive Design: The app is fully responsive and adapts to various screen sizes (desktop, tablet, mobile).
  • Currency Conversion: The app allows users to convert from one currency to another by inputting the amount and selecting currencies.
  • API Integration: It fetches real-time exchange rates using an API.

Future Implementation

In the next steps, I plan to implement the feature for checking the price of any stock using an API, allowing users to get the latest stock prices directly from the app.

Technologies Used

  • React: For building the user interface.
  • API: For fetching real-time data for currency conversion.
  • CSS: For styling the application and making it responsive.
  • Bootstrap: For some styling of components.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/your-username/currency-converter.git

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published