/youtube-clone

Youtube clone application using React & Firebase :bulb:

Primary LanguageJavaScriptMIT LicenseMIT

youtube-clone

Youtube clone application using React JS. ⚡

CI/CD CI/CD License

Commands 🔧

Commands Description
npm run start-dev start app
npm run build build app
firebase init Initialize firebase
firebase login login to firebase
firebase deploy deploy app to firebase
firebase login:ci fetch firebase token

Tech Stacks 📦

Tech Description
material UI react components for faster and easier web development
react js library for building UI
firebase hosting
gcp cloud computing services (IAAS & PAAS)
context api state management
BEM css naming convention for css
github-actions CI/CD

How to get started ? 🏃

  1. Get API_KEY from GCP
  2. Create .env file in the root directory
  3. Update .env taking .env.example as reference
  4. Start application npm start

youtube-clone

➡️ Open to Pull Request. Happy coding ✌️