Skip to content

edgar-carrillo/Memory-Card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Memory

Built for testing memory retention!

Live >>

Features

This app allows the user to click on a unique movie title per game. It will keep the current score and the best score per game. There is also use of the TMDb API for getting movie covers that populate the game.

Motivation and Story

With this project I wanted to refresh my knowledge with API's and broaden my scope of using React with hooks and functional components. As well as organizational skills needed prior to even touching code. Throughout the project there are tests created using jest as well as dynamic item creation with React. Being able to do a nice mix of JavaScript code and React was a focal point of this project.

Below you can see a portion of the roadmap I made to create this project.

Code Styles

This project follows the Airbnb JavaScript Style Guide.

Eslint and Prettier were also used in this project.

Tech Stack

Built with

Repository Installation

$ git clone [email protected]:ec-rilo/Memory-Card.git

Tests

All tests are run using Jest and react-testing-library.

To install Jest please follow the Getting Started Page on the Jest website.

To install react-testing-library type npm install --save-dev @testing-library/dom in the terminal. To learn more please read the docs at testing-library.com/react

Please note, if using create-react-app - both Jest and react-testing-library will have been installed for you.

Credits

I'd like to thank the team that created the TMDb API for letting many of us use a version of the API for free and I'd also like to thank my Discord Community as always, they have helped me with many questions that I have had and cleared up many confirmation questions as well. I couldn't do it without them.

Contact

Edgar Carrillo

Project created by Edgar Carrillo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published