Skip to content

syaina/omdb-movie-stockbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stockbit React Dev Test

This project is made for Stokbit (bibit). This project contained list of movies from OMDb API and display each movie's detail. Also there are search movie feature to show list of movies by keyword (title).


Library Version
React 16.13.1
Redux 7.2.4
Axios 0.21.1

How to Run This Project Locally?

  1. Download this project or clone it using Github CLI.

    git clone https://github.com/syaina/omdb-movie-stockbit.git
    
  2. Open the main folder (there would be assets and src folder also other files) and run this code to install dependencies.

    npm install
  3. Run react on localhost.

    npm run start

    or

    yarn start
  4. Open http://localhost:3000 to view it in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published