https://github.com/earthskyorg/nft-marketplace-vue-django
NFT Marketplace using Vue and Django
https://github.com/earthskyorg/nft-marketplace-vue-django
Last synced: 3 months ago
JSON representation
NFT Marketplace using Vue and Django
- Host: GitHub
- URL: https://github.com/earthskyorg/nft-marketplace-vue-django
- Owner: earthskyorg
- Created: 2022-10-29T12:55:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-29T12:58:48.000Z (over 2 years ago)
- Last Synced: 2025-01-19T23:31:17.943Z (5 months ago)
- Language: Vue
- Size: 2.62 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue & Django-NFT Marketplace
A very minimal website I built while learning Django.# Run The WebsitNFT Marketplacee
This website requires a few python packages:
- django
- django-crispy-formsTo run the website navigate to upper level "mysite" directory and run the command via cmd: *python manage.py runserver*
Then you should see a local host link that you can copy into your browser to see the website.# Video Tutorials
You can watch these video tutorials to learn how to use django: https://www.youtube.com/watch?v=Z4D3M-NSN58&list=PLzMcBGfZo4-kQkZp-j9PNyKq7Yw5VYjq9# Run in Gitpod
You can also run Django-Website in Gitpod, a free online dev environment for GitHub:
If you're intersted in a paid subscription with GitPod use the coupon code: **TECHWITHTIM19**