Skip to content

Ron-Maina/Not-Netflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not-Netflix App

A Netflix clone built with React and Flask

By Ron Maina

Description

This is a Netflix Clone web Application that allows users to view trailers for their chosen movie and add it to their watchlist. It showcases a variety of movies from different genres that can be filtered through multiple categories.

Demo

Not-Netflix-Walkthrough.webm

How to Use

Requirements

  • A computer, tablet or phone
  • Access to the internet

Using the App

The user can navigate the web app and should be able to:

  • Sign Up and Login
  • See a homepage with a movie display
  • Use the sidebar to navigate through the app
  • Click on a movie and watch its trailer and add it to watchlist
  • View their watchlist and delete a movie from their watchlist

Run Locally

Setup Requirements

To run this app locally, you need a PC with the following:

  • Internet Access
  • Visual Studio Code

Installation Process

Disclaimer: You will need to run the server for the app to work Search for Not-Netflix-Server in my repositories and follow the instructions in the readme
  1. Clone this repository by running the following in your terminal
git clone git@github.com:Ron-Maina/Not-Netflix.git
  1. Change directory using:
cd Not-Netflix

and open in visual studio using

code .
  1. Open a new terminal window in visual studio code and run
npm install

and

npm start

to start the web app

Technologies Used

  • React
  • JavaScript
  • React Bootstrap
  • CSS

License

MIT License

Copyright (c) 2023 Ron Maina

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published