Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This movie app utilizes React hooks, state, and component feats to dynamically display various searched movies from the OMDB movie API.

FilmDom Screenshot

To Use On Your Own:

  1. Clone the repository to your local machine:

    git clone <repository-url>
    cd <repository-directory>
  2. Install dependencies: Make sure you have Node.js installed. I used React 17. To install the needed packages:

    npm install
  3. Run the app locally: You start the development server by running:

    npm start
  4. View the app in your browser: Open http://localhost:3000 to see the app running.

About

Filmdom MovieLand App

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages