Skip to content

jahnaviyallamelli/PopcornPicks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopcornPicks

Welcome to UsePopcorn, a React project that allows you to fetch movie details, explore genres, view cast information, and manage your watchlist by adding or removing movies.

Features

  • Search and Fetch Movie Details

    • Use the search bar to enter the name of a movie and fetch its details including genres and cast.
    • Display important information about the movie such as title, release year, runtime, and plot synopsis.
  • View Cast Information

    • Find out more about the cast members of a movie, including their names and roles.
  • Add to Watchlist

    • Add movies to your watchlist by clicking the Add to Watchlist button.
    • This allows you to keep track of movies you want to watch later.
  • Rate Movies

    • Rate movies by assigning a star rating (out of 10).
    • Your ratings will be saved locally and can be used to track your preferences.
  • Remove from Watchlist

    • Remove movies from your watchlist if you no longer wish to keep them.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published