Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vibhudixit-2215001940/exchangify

Exchangify πŸ’ΈπŸ’° - A sleek, real-time currency converter built with React. Convert currencies effortlessly and stay updated with accurate exchange rates. 🌍✨
https://github.com/vibhudixit-2215001940/exchangify

Last synced: 5 days ago
JSON representation

Exchangify πŸ’ΈπŸ’° - A sleek, real-time currency converter built with React. Convert currencies effortlessly and stay updated with accurate exchange rates. 🌍✨

Awesome Lists containing this project

README

        

# 🌍 Exchangify

Your one-stop solution for seamless and real-time currency conversion! πŸš€

---

## πŸ”‘ Key Objectives
- 🌟 Provide real-time currency exchange rates.
- 🌐 Support multiple currencies worldwide.
- πŸ“Š Offer a sleek, user-friendly interface.
- ⚑ Ensure fast and accurate currency conversions.

---

## πŸ›  Tech Stack
- **Frontend**: React, CSS
- **API**: [ExchangeRate API](https://exchangerate-api.com/)
- **State Management**: React Context
- **Deployment**: Vercel / Netlify

---

## πŸ‘€ Sneak Peek

![Exchangify Preview](https://via.placeholder.com/900x500?text=Screenshot+of+Exchangify)
*Your currency conversion, just a click away!*

---

## πŸ”„ Web Flow
1. **Landing Page**: Welcome users with an intuitive interface.
2. **Currency Selection**: Choose from a wide range of currencies.
3. **Conversion Display**: Instant results with real-time rates.
4. **History Section**: Track previous conversions.

---

## πŸš€ Getting Started

### πŸ“‹ Prerequisites
- Node.js installed on your system.
- Basic knowledge of React.
- API key from [ExchangeRate API](https://exchangerate-api.com/).

### πŸ›  Installation
#### Clone the repository
```bash
git clone https://github.com/yourusername/exchangify.git
```
#### Navigate to the project directory
```
cd exchangify
```
#### Install dependencies
```
npm install
```
#### Start the development server
```
npm start
```

---
## 🀝 How to Contribute
We ❀️ contributors!

1. **Fork the repository**.
2. **Create a feature branch**:
```bash
git checkout -b feature-name
```
3. Commit your changes:
```bash
git commit -m 'Add feature-name'
```
4. Push to the branch:
```bash
git push origin feature-name
```
5. Open a pull request.

---

## πŸ‘¨β€πŸ’» About the Developer
Developed with πŸ’» and ❀️ by **Your Name**.

- πŸ“§ **Email**: [[email protected]](mailto:[email protected])
- πŸ’Ό **LinkedIn**: [Vibhu Dixit](https://www.linkedin.com/in/vibhu-dixit-b42a11251/)
- 🐦 **Portfolio**: [@vibhuDev](https://vibhuportfolioo.netlify.app/)

---

## πŸ“š References & Resources
- [React Documentation](https://reactjs.org/docs/getting-started.html)
- [ExchangeRate API Docs](https://exchangerate-api.com/docs)
- [CSS Tricks](https://css-tricks.com/)

---

## πŸ“œ License
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.

---

## πŸ“ž Contact
If you have any questions or feedback, feel free to reach out!

- πŸ“§ **Email**: [[email protected]](mailto:[email protected])
- 🌐 **Website**: [VibhuDev](https://vibhuportfolioo.netlify.app/)

---

🌟 **Star this repository if you found it helpful! Happy coding!**