Skip to content

Fordo29/rancid-tomatillos

 
 

Repository files navigation

Rancid Tomatillos

Table of Contents

Abstract

Welcome to Rancid Tomatillos! This is an application that lets users view a list of 40 movies, learn more about them in further detail and watch their trailers.

Screenshots

View of the home page
home-page

View movie details
movie-details

View the trailers
trailer-page

Designed with accessibility in mind
accessibility

Technologies

React
React Router
Cypress
JavaScript
HTML
SCSS

Setup

  • In your terminal, clone this repository down to your local machine by running:
    git clone git@github.com:mr-ryan12/rancid-tomatillos.git
  • cd into the rancid-tomatillos directory
  • Run npm install to install the dependencies
  • Run npm start to start your local server
  • Visit http://localhost:3000/ in your web browser
  • You can close your local server at any time by pressing CTRL + c in the terminal window running your server

Links

Checkout the Turing spec sheet here

Challenges and Wins

This was our first project using React, React Router and Cypress for testing. Overall, we are pleased with the outcome, but would like to get more comfortable using these new technologies. It was fun learning about error handling with React and new ways to use Cypress for End-to-End testing.

Contributors

Christine Rowland
Ryan McBride

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.0%
  • SCSS 24.4%
  • HTML 1.6%