Dollar and Euro Quotation

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Live Dollar and Euro quotation;

Screenshots



🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/davi1985/dollar-now-quotation

# Access
$ cd dollar-now-quotation

# Install dependencies
$ yarn

# Run the project
$ yarn start

# The server will initialize in the <http://localhost:3000>

Made with ❤️ by Davi Silva

 

Back to top