https://github.com/neeraj029/youtube-clone
YouTube clone with Django and Html,CSS,JavaScript
https://github.com/neeraj029/youtube-clone
project
Last synced: 4 months ago
JSON representation
YouTube clone with Django and Html,CSS,JavaScript
- Host: GitHub
- URL: https://github.com/neeraj029/youtube-clone
- Owner: Neeraj029
- Created: 2020-12-04T04:02:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T10:59:56.000Z (over 3 years ago)
- Last Synced: 2025-03-01T12:49:29.260Z (over 1 year ago)
- Topics: project
- Language: HTML
- Homepage:
- Size: 193 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Youtube-Clone
YouTube clone with Django and Html,CSS,JavaScript
### How to run Django project ?
- Open your terminal
- type `python manage.py runserver`
- Enjoy!