Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phpaulohenrique/currency-converter
Currency Converter made with NextJS + ApexCharts + TypeScript + TailwindCSS and much more 💸
https://github.com/phpaulohenrique/currency-converter
currency currency-converter currency-exchange-rates nextjs reactjs tailwindcss
Last synced: 28 days ago
JSON representation
Currency Converter made with NextJS + ApexCharts + TypeScript + TailwindCSS and much more 💸
- Host: GitHub
- URL: https://github.com/phpaulohenrique/currency-converter
- Owner: phpaulohenrique
- Created: 2023-05-20T14:17:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-11T21:30:37.000Z (6 months ago)
- Last Synced: 2024-06-12T05:42:14.909Z (6 months ago)
- Topics: currency, currency-converter, currency-exchange-rates, nextjs, reactjs, tailwindcss
- Language: TypeScript
- Homepage: https://thecurrencytracker.vercel.app
- Size: 1.55 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The BR Currency Converter
✔️ Mobile Responsive
This project is consuming an public API to generate the conversions: https://currencybeacon.com/## Technologies 🔧
- Next.js (React)
- TypeScript
- TailwindCSS
- ApexCharts (to generate the charts)- Vercel (Front-end)
## Clone
```
git clone https://github.com/phpaulohenrique/currency-converter.git
npm install
```Start server
```
//in root
npm run dev
```## Contribute 🚀
If you want to contribute, clone this repo, create your work branch and get your hands dirty!
```bash
git clone https://github.com/phpaulohenrique/currency-converter.git
git checkout -b feature/NAME
```At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
[How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request)
[Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)
## Code Example/Issues 🔍
If you have any issues, please let me know in the issues section or directly to [email protected]
## License 📃
This project is under [MIT](LICENSE) license