Skip to content

Cinepedia is a web application that allows users to search for film titles and view detailed information about the searched films.

Notifications You must be signed in to change notification settings

mercyano/cinepedia

Repository files navigation

Cinepedia

Cinepedia Logo

Cinepedia is a web application that allows users to search for film titles and view detailed information about the searched films.

Demo

You can access the live demo of Cinepedia at https://cinepedia-list.netlify.app/

Features

  • Film Search: Users can search for film titles through the search feature.
  • Film Details: Users can view detailed information about a film that is searched.
  • Linked to IMDB: Each movie can be viewed further on IMDB page.

Screenshots

Landing Page Cinepedia Landing Page

Movie Details Movie Details

Movie List Movie List

Search Movies Search Movies

Installation

To install and run Cinepedia locally, follow these steps:

  1. Clone the repository: git clone https://github.com/mercyano/cinepedia.git
  2. Navigate to the project directory: cd cinepedia
  3. Install the dependencies: npm install
  4. Start the application: npm start
  5. Open your web browser and visit: http://localhost:3000

Contributing

Contributions are welcome! If you'd like to contribute to Cinepedia, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Commit your changes: git commit -am 'Add your feature'
  4. Push the branch to your forked repository: git push origin feature/your-feature
  5. Submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

About

Cinepedia is a web application that allows users to search for film titles and view detailed information about the searched films.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published