reesegreen2014 / rancid-tomatillos

https://rancid-tomatillos-ten-peach.vercel.app
0 stars 0 forks source link

Rancid Tomatillos

Rancid Tomatillos is a React application that fetches and displays movie data from an API. Upon page load the application displays movies in a grid format and allows users to click on an individual movie for movie-specific details.

Features

Technologies Used

Installation Instructions

To run this project locally, follow these steps:

  1. Clone the repository
    • git clone https://github.com/reesegreen2014/rancid-tomatillos
    • cd into the directory
    • Install dependencies using npm install
    • Start the development server by running npm start
    • Enjoy reading about movies!

Challenges

Wins

Screenshots

Card Flip

Card flip

Movie Details

Movie Details

iPhone Web View

iPhone web view

Acknowledgements