codemaniac-sahil / currency_converter_react

https://currency-converter-web-app.netlify.app/
MIT License
5 stars 19 forks source link

Added docker & docker-compose support #21

Closed cmjchrisjones closed 2 years ago

cmjchrisjones commented 2 years ago

Hi, I know there wasn't an issue for this but hope this is OK, I've added docker support so that this project can be run via docker instead, this has some benefits in that you won't need to setup a full Node/NPM environment on your machine, just Docker.

Here is a blog as to how this can be of benefit.

I hope you find this a useful PR and will accept it, as part of the Hacktoberfest 2022 event, and I look forward to contributing some more :)

Regards

Chris

netlify[bot] commented 2 years ago

Deploy Preview for luxury-mandazi-3bc9ef ready!

Name Link
Latest commit 28f36c8ea8058b31d4288410cdc7fc057040fe37
Latest deploy log https://app.netlify.com/sites/luxury-mandazi-3bc9ef/deploys/633a3830b486f00008c70299
Deploy Preview https://deploy-preview-21--luxury-mandazi-3bc9ef.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codemaniac-sahil commented 2 years ago

Great work @cmjchrisjones