Skip to content

Latest commit

 

History

History
201 lines (150 loc) · 6.03 KB

README.md

File metadata and controls

201 lines (150 loc) · 6.03 KB

license


Cat Memory

This group project involved creating an application using an API.

View Demo

Table of Contents

Overview

This group project involved creating an application using an API. We needed to pull content from an API and construct a project using the data. We are also asked to fullfil an additional list of requirements, such as using local storage.

The project is a game of memory using images from an API that gives us cat photos. Memory is a game where a user can flip over cards and attempt to match them for a pair. This is done until no cards are left.

The user can have fun playing the game and try to beat their previous score. In addition, the user has access to pet adoption information on a separate page. The user can also send their rating of our project into local storage.

Built With

(back to top)

Authors

(back to top)

Preview

image

(back to top)

Demo

View Demo

(back to top)

Getting Started

These are instructions on setting up this project locally on your machine. To get a local copy up and running follow these simple example steps.

Prerequisites

N/A

Installation

  1. Clone the repo
    git clone https://github.com/bretpeters3n/cat-memory.git
  2. Open the index.html file in your favorite web browser.

(back to top)

Testing

No testing has been set up yet.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourAmazingFeature)
  3. Commit your Changes (git commit -m 'Add some YourAmazingFeature')
  4. Push to the Branch (git push origin feature/YourAmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Need a contact or have questions about this project? Please review the GitHub repo at Cat Memory or contact one of the authors on Github.

(back to top)

Acknowledgments

(back to top)