Giter Site home page Giter Site logo

trellixvulnteam / netflixandchill_7zs6 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thechatni/netflixandchill

0.0 0.0 0.0 65.94 MB

Netflix and chill website made in React

License: MIT License

Shell 0.15% JavaScript 79.72% CSS 9.16% HTML 7.50% SCSS 3.48%

netflixandchill_7zs6's Introduction

Netflix and Chill MERN Stack App

Basic Info

Netflix and Chill is a web app that allows users to see a list of all available Netflix titles and add posts for virtual hangouts to watch certain titles with friends or strangers online.

Features

  1. View all available current titles with pagination.
  2. Filter titles based on various metrics like Relevance, Date, Length, Rating, and Runtime.
  3. Search for specific titles by entering phrases in the search bar and all related titles will be displayed.
  4. View individual movie details by clicking on a title.
  5. Add a 'chiiling' post for a specific title detailing info about the virtual hangout.
  6. View virtual hangouts added by other users.

Tech

  • React for frontend (functional components with Hooks - useState, useEffect, useRef, useHistory, custom Hooks and React Router).

  • Node and Express used for backend, MongoDB for database.

  • uNoGS API used with axios to get all titles.

  • Bootstrap, CSS3, and Sass used for styling.

Online demo

Visit https://netflixandchillreact.herokuapp.com/

Testing the app locally

npm run dev

This should run both the backend server and frontend as well.

Experience working on this app

Creating the backend with Node and Express was surprisingly straightforward. The real problems arose when I was taking the list of titles from the uNoGS API and trying to display them in a responsive, clean, and dynamic manner. The API endpoints were fairly confusing and a lot of pre-processing before the API call and post-processing after the API call was needed for the app to run in its intended manner. Overall I learned a lot about the MERN stack, custom Hooks, and dealing with complex API calls.

netflixandchill_7zs6's People

Contributors

thechatni 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.