Skip to content

A project made in the development course Fullstack Master with some new features added.

Notifications You must be signed in to change notification settings

gabrielclformiga/convertMyMoney

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertMyMoney

A project made in the development course Fullstack Master with some new features added. This application converts dollars to the brazilian currency - USD to BRL.

First Instructions

1. Clone this repository

git clone https://github.com/gabrielclformiga/convertMyMoney.git

2. Access the project directory on the terminal/cmd

cd convertMyMoney

3. Install the dependencies

npm install

4. Run the project with this command

node index.js

Using the application

Go to localhost:3000 on your browser and explore ConvertMyMoney.

Observation - Linux and MacOS users

Add sudo at the beginning of each command in this tutorial.

About

A project made in the development course Fullstack Master with some new features added.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published