Skip to content

Commit

Permalink
feat: Live demo link to Netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
karpolan committed Apr 19, 2021
1 parent fd1426b commit 4e2a997
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Currency exchange widget/sample application

Actually it was a **Home Task** for **Full Stack JavaScript Developer** position.

Live demo: https://react-currency-exchange.netlify.app

## Built with Create React App

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "currency-exchange",
"version": "0.1.1",
"version": "0.1.2",
"description": "Currency exchange widget runner",
"author": {
"name": "Anton Karpenko",
Expand Down

0 comments on commit 4e2a997

Please sign in to comment.