https://github.com/ericneves/convertmymoney-01
💸 Project developed with NodeJS, EJS, CSS, Jest and more | Fullstack Master - Devpleno.com
https://github.com/ericneves/convertmymoney-01
axios css ejs jest nodejs
Last synced: 3 months ago
JSON representation
💸 Project developed with NodeJS, EJS, CSS, Jest and more | Fullstack Master - Devpleno.com
- Host: GitHub
- URL: https://github.com/ericneves/convertmymoney-01
- Owner: EricNeves
- License: mit
- Created: 2023-05-30T18:19:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T16:08:54.000Z (about 3 years ago)
- Last Synced: 2025-03-11T20:37:18.060Z (over 1 year ago)
- Topics: axios, css, ejs, jest, nodejs
- Language: JavaScript
- Homepage: https://convertmymoney-nodejs.onrender.com/
- Size: 115 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README



Esta é a minha versão do projeto Convert My Money proposto pelo curso Fullstack Master da plataforma [Devpleno](https://devpleno.com/). O projeto tem como objetivo calcular a cotação do dólar.
A aplicação foi desenvolvida com NodeJS, EJS, CSS, Axios, Jest (Para efetuar testes unitários), [Api de Cotação](https://docs.awesomeapi.com.br/api-de-moedas) e foram utilizadas features como, String.prototype, Intl.NumberFormat e entre outros.
Website: [Convert My Money](https://convertmymoney-nodejs.onrender.com/)


#### Executando ⚙️
```sh
# Clone
$ git clone https://github.com/EricNeves/convertMyMoney-01.git
# Install dependencies
$ cd convertMyMoney-01 && pnpm install
# Start
$ pnpm start
# Run dev
$ pnpm run dev
# Testing
$ pnpm test
```
#### Ferramentas 🛠
* NodeJS
* Express
* EJS
* Axios
* Path
* Jest
* Style
* CSS
#### License
