Kravid-Z / M4-D5-react-netflix-team

Strive team project Netflix refactor into a react application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 Strive Logo  Strive Logo 

NETFLIX REACT TEAM PROJECT - Live demo

Team frontend project built using Reactjs


image

All contributors have taken ownership of multiple critical issues and feature enhancements listed on the project boards submitting commits of at the highest standard possible.

Stack

Tools, libraries and awesome tech sanctioned for this project

  • Major languages - HTML, SCSS, Javascript(ES6)
  • Frameworks - Reactjs 17 BootstrapV4.6
  • Technologies - Netlify Hosting & CDN
  • Infrastructure - Github CICD

Wakatime stats

Waka stats for develop branch

Devops

Our git development workflow as follows:

  • Main branch for live production/deployment with Netlify.
  • Development branch for feature integration and application testing.
  • Local development branches for ongoing feature development.
                             _______       _____                        
                             ___    |      __  /___________ _______ ___ 
                             __  /| |      _  __/  _ \  __ `/_  __ `__ \
               Development   _  ___ |      / /_ /  __/ /_/ /_  / / / / /
               Staging       /_/  |_|      \__/ \___/\__,_/ /_/ /_/ /_/ 
                   ^
Production         |                        
Main branch        |       
^  <-------------- |
|                  |\
|                  | \
|                  |  \  local feature branches merged into dev/staging for  
|                  |  /  testing before being merged to main/production   
|                  | /   ex. branch: toni/header-img-fix  
|                  |/ 
|                  |
main ------------ dev <------> freature/branches (Baxtiyor, Sean, & David)

Getting Started

Git clone the repository to your local computer, use LiveServer to view in development.

Prerequisites

  • Visual Studio Code (recommended)
  • SASS live compiler plugin for vs code to compile scss files.
  • LiveServer plugin for serving the index.html file in your local browser.

Deployment

Our 'main' deployment branch is CI into Netlify so any pushes to the main branch will auto publish to Netlify hosting and thier edge CDN.

Team

πŸ‘€ Baxtiyor Abdivaitov
πŸ‘€ David Zapata
πŸ‘€ Sean Knowles Github | LinkedIn

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project, every star means something, show us some love :)!

Acknowledgments

To our Strive mentors:

  • Luis
  • Stefano
  • Tatiana
  • Ubeyt
  • Riccardo

πŸ“ License

No need, this is freely available. Copied

About

Strive team project Netflix refactor into a react application


Languages

Language:JavaScript 69.9%Language:CSS 15.2%Language:HTML 14.9%