Skip to content

curve-technology/front-end-developer-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Task

  1. Using React, create an application that displays movie posters in a grid
  2. The posters should be clickable and take the user to a new page displaying the movie title/image/year of release
  3. The app should allow a user to search & filter the results by title

Bonus points for:

  1. Storing data in a redux store
  2. Writing unit tests

API Details:

URL: http://www.omdbapi.com/?type=movie&s=toy+story

APIKey: c37575f4

Full details of the API can be found here: http://www.omdbapi.com/

Starter Project: https://github.com/curve-technology/front-end-developer-test.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published