Skip to content

orewagaurav/Currency_Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currency Converter

A modern, responsive currency conversion web application built with React and Vite. This application allows users to convert between different currencies using real-time exchange rates.

Currency Convertor

✨ Features

  • 💱 Real-time currency conversion
  • 🔄 Swap between source and target currencies
  • 📱 Responsive design that works on all devices
  • 🎨 Clean and intuitive user interface
  • ⚡ Fast and efficient conversion using modern React hooks
  • 🌐 Supports multiple currencies

🚀 Technologies Used

  • React 19
  • Vite (Build Tool)
  • Tailwind CSS (Styling)
  • React Hooks (State Management)
  • Fetch API (Data Fetching)

🛠️ Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v14 or later)
  • npm (comes with Node.js) or yarn

🚀 Getting Started

  1. Clone the repository

    git clone https://github.com/orewagaurav/Currency_Convertor.git
    cd Currency_Convertor
  2. Install dependencies

    npm install
  3. Start the development server

    npm run dev
  4. Open your browser The application will be running at http://localhost:5173

🏗️ Building for Production

To create a production build:

npm run build

The build artifacts will be stored in the dist/ directory.

🧪 Running Tests

To run the linter:

npm run lint

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

🙏 Acknowledgments

📧 Contact

Gaurav Kumar - @orewagaurav

Project Link: https://github.com/orewagaurav/Currency_Convertor

About

Currency_Convertor( vite + react + javascript )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors