Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. πβ¨
- Host: GitHub
- URL: https://github.com/vibhudixit-2215001940/exchangify
- Owner: VibhuDixit-2215001940
- Created: 2024-12-29T15:12:44.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-29T15:26:03.000Z (about 1 month ago)
- Last Synced: 2024-12-29T16:26:39.820Z (about 1 month ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!**