An Django App shows Forex Currencies Information (Create your portfo)
- Clone the project
- Install the dependencies by run "pip install -r requirements.txt"
- Migrate DB by run "python manage.py migrate"
- then run your project by run "python manage.py runserver"