Skip to content

The shoppies is a movie app that was built for the Shopify intern front-end challenge. It is built with React, animations made with CSS and Gsap library and Styled components for styling. Movie are coming from the OMDB api.

Notifications You must be signed in to change notification settings

Samy0412/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Shoppies - Movie awards for entrepreneurs

The shoppies is a movie app that was built for the Shopify intern front-end challenge. It is built with React, animations made with CSS and Gsap library. It also uses Styled components for styling. Movies are coming from the OMDB api (https://www.omdbapi.com/).

To install the app, you need to get a free api key (https://www.omdbapi.com/apikey.aspx). You can also view it and use it directly here: https://movie-app-iota-three.vercel.app/

Setup

  1. Fork this repository, then clone your fork of this repository.
  2. Install dependencies using the npm install command.
  3. Create a .env file and add your api key this way: REACT_APP_OMDB_API="[yourkeyhere]".
  4. Start the web server using the npm start command.
  5. Go to http://localhost:3000/ in your browser.

Final product

UI of the app:

"Main UI"

Mobile version of the app:

"Mobile Version"

About

The shoppies is a movie app that was built for the Shopify intern front-end challenge. It is built with React, animations made with CSS and Gsap library and Styled components for styling. Movie are coming from the OMDB api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages