Giter Site home page Giter Site logo

trellixvulnteam / netflix-clone_dyea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from terrapinstat10n/netflix-clone

0.0 0.0 0.0 18.71 MB

Netflix clone project, using React for front end and Django for backend and API

JavaScript 0.90% Python 97.02% PowerShell 0.12% CSS 0.72% HTML 1.22% Batchfile 0.01% Procfile 0.01%

netflix-clone_dyea's Introduction

netflix-clone

Full Stack Netflix clone project

Built With

       ReactJS, Django(Python), HTML, CSS, JavaScript/JQuery, Bootstrap, MySQL, Cloudinary (cloud storage for images)

Dependencies

React, ReactDom, React-Router-DOM, Swiper, React-Hamburger-Menu, React-Redux, Redux. See also https://github.com/TerrapinStat10n/netflix-clone/blob/main/backendnf/requirements.txt for requirements information

Installation -- To get a local copy up and running follow these simple steps:

       1. Clone the repo, using the command:

                         git clone https://github.com/TerrapinStat10n/netflix-clone.git

       2. If not already installed, install Node.js using the installer provided on their website

                         https://nodejs.org/en/

       3. In project folder, run command:

                         npm install

       4. To install "virtual env" and "virtual env wrapper", run command:

                         python3 -m pip install virtualenv virtualenvwrapper

       5. Create virtual environment

                         python3 -m venv venv

       6. Activate the virtual env

                         For MacOS and Ubuntu

                                     source django_app_name/bin/activate

                         For Windows, run:

                                     .\django_app_name\Scripts\activate

       7. Install backend dependencies

                         pip install -r requirements.txt

Once installed, enter this command, to launch the backend locally:

       python manage.py runserver

Once installed, enter this command, to launch the frontend locally:

       npm start

Contact:

       Casey Bloom

       [email protected]

Test Account login

Username: [email protected]

Password: testaccount

Project Link: https://netflix-clone-client.herokuapp.com/

Acknowledgements:

       This was a project that I completed as part of the program with Tech IS.

netflix-clone_dyea's People

Contributors

terrapinstat10n avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.