Table of Contents
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.
- Ann Sabie: annsabie
- Bret Petersen: bretpeters3n
- Jordan Lindgren: jordanlindgren
- Josh Bradley: GHO5TS
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.
N/A
- Clone the repo
git clone https://github.com/bretpeters3n/cat-memory.git
- Open the
index.html
file in your favorite web browser.
No testing has been set up yet.
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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourAmazingFeature
) - Commit your Changes (
git commit -m 'Add some YourAmazingFeature'
) - Push to the Branch (
git push origin feature/YourAmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
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.