currency-converter of different countries Django v2.2+, python3.5+
- Clone the project.
- Create python virtual environment.
- install requirements.
$ pip install -r requirements.txt - apply migrate.
$ python manage.py migrate - at last run django server and open localhost.
$ python manage.py runserverand openhttp://localhost:8000
Note: background image taken from unsplash website so copyright issuess not required.
