A minimal Django-application for looking up cryptos, checking the status of trending cryptos & reading the top articles related to cryptocurrency and bitcoin using API calls.
To run the application in your local system-
- Clone the repository
- Execute the command in the terminal: python manage.py runserver
The project will open up in the port: http://127.0.0.1:8000/