SethBurns / rancid-tomatillos

https://rancid-tomatillos-ruddy.vercel.app
0 stars 1 forks source link

Rancid Tomatillos

by Jamie Caudill & Seth Burns

DESCRIPTION

Rancid tomatillos is a web-based application that allows users to scroll through a list of movies, select a movie, and see that movies details. Details include a variety of information about the movie as well as playable trailers for the movie. Users may also search for a specific movie using the application's search functionality. In addition, the application design is responsive across small, medium, and large breakpoints.

LINKS

Project spec: Spec Project repo: Repo

Tech Stack

LEARNING GOALS

SETUP

  1. Clone the repository to your local machine
  2. cd into the project
  3. Run npm i and npm start
  4. Enjoy!

TESTING

This project utilizes Cypress, a popular end-to-end testing framework for web applications.

PREVIEW

app preview

CONTEXT

This project was the first project in Mod 3 of Turing School of Software and Design's Front End Developer course. This project was assigned to help us gain exposure and experience to React, Cypress, and Router as well as improve our collaborative workflow.

Challenges/Wins

Challenges:

Wins:

CONTRIBUTORS