Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A web app for searching and rating movies using the OMDb API. Built with React, it allows users to quickly find movies by title and rate them on a scale of 1 to 10 stars.

Notifications You must be signed in to change notification settings

satyamkale27/Popcorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To set up this project locally from GitHub, follow these steps:

  1. Clone the repository:

    git clone https://github.com/satyamkale27/Popcorn.git
    
  2. Navigate to the project directory:

    cd Popcorn
    
  3. Install the dependencies:

    npm install
    
  4. Start the development server:

    npm start
    

You should now be able to access the project locally at the specified URL. Happy coding!

About

A web app for searching and rating movies using the OMDb API. Built with React, it allows users to quickly find movies by title and rate them on a scale of 1 to 10 stars.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published