π πΊ Just a Clone of Youtube, made with ReactJS and Django APIs.π₯
Project URL - https://wetube.viralsangani.me/
- AWS S3 - Static Hosting
- AWS Cloudfront - CDN Service
- AWS Lamdba - Serverless function for REST APIs
- AWS API Gateway - Hosting Django APIs
- AWS Route53 - Sub-Domain Configuration
Created my own APIs using django which can be found here - https://github.com/viral-sangani/WeTube-Backend
- Clone/Download this repository.
- Inside the project open a terminal and run
npm i --save
. - To start the project, run
npm run
.
Special thanks to @tanaypratap sir, and 2020.teamtanay.jobchallenge.dev for encouraging student like me to create amazing projects and help us to grow.