Skip to content

sandali-singh/usePopcorn-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usePopcorn 🍿🎬

Screenshot (269)

Screenshot (270)

What it does

It's a Web Application where user can search for Movies, they can see the imdb rating ,their release date, its genres and the short description of the movies and can even rate the movie themselves . User can even keep track of movies they have watched.

Tech Used

HTML5 Badge

Challenges

  • Making the platform’s UX smooth.
  • Bugs, bugs, and bugs.

Features

  • Easy Integration: Integrate pop-up modals into your application with just a few lines of code.

  • Customizable: Customize the appearance and behavior of pop-ups to match the look and feel of your application.

  • State Management: Efficiently manage the state of pop-ups, ensuring a smooth user experience.

  • Event Handling: Easily handle events associated with pop-ups with help os state, such as opening, closing, and transitioning.

How to setup

  • Fork the repo to your account

  • Clone the forked repo to your local system using git clone https://github.com/<your-username>/usePopcorn

  • Connect your local repo to the upstream using git remote add upstream https://github.com/<your-username>/usePopcorn

  • Run npm install to install npm dependencies

  • Run npm start to start the React application

How to contribute?

  • DO NOT make and push changes to the main branch!

  • Always keep your main/working branch in sync with the main repository git pull upstream main on the branch you are working on locally.

  • Always create a new branch before making any changes git checkout -b <new-branch-name>, never ever make any changes directly on the master/main branch.

Support:

For any questions, issues, or feature requests, please open an issue on GitHub. Our community and maintainers are here to help!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published