Skip to content

This project is a school project aimed at learning and practicing various Git and GitHub concepts, such as branches, merges, rebases, commits, and more.

Notifications You must be signed in to change notification settings

Sillen00/Netflix2-0

Repository files navigation

Netflix 2.0

This project is a school project aimed at learning and practicing various Git and GitHub concepts, such as branches, merges, rebases, commits, and more. Additionally, we have focused on creating tests for every component in the project.

Getting Started

To get started with this project, you can follow these steps:

  1. Clone the repository: git clone https://github.com/Sillen00/Netflix2-0.git
  2. Install the necessary dependencies: npm install
  3. Run the project locally: npm run dev

Features

  • Feature: Bookmark Movies Description: Users can bookmark their favorite movies. These bookmarks are stored in the session storage, allowing users to revisit their bookmarked movies during the same browsing session. To view all bookmarked movies, users can navigate to the 'Bookmarked' page.

Testing

We have created tests for many of the react components in the project to ensure its functionality and maintainability. To run the tests, you can use the following command:

  1. Run all tests npm test

Live Page

You can access the live page of this project on Netlify. Click here to visit the live page.

Participents

Here are the Participents Github pages:

Feel free to check out our other projects!

About

This project is a school project aimed at learning and practicing various Git and GitHub concepts, such as branches, merges, rebases, commits, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published