Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 💸

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