Table of Contents
This application utilizes the Futurama character API as well as the IMDB API to allow users to see and access voice actor information about any Futurama Character
Features
- Search field for Character
- Image results for both character and actor
- Random character information on the front page
- Additional information available at the specific IMDB page
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
- In Browser: go to https://roo116.github.io/character-search/
or
- Clone the repo
git clone https://github.com/roo116/character-search.git
1 - Type any Futurama character name into the search test input field and
Press Enter
OR
Click the 🔍 button
2 - The Results page for the character specified will load displaying the character on the left and information about the voice actor including an image on the right
3 - Click the "Find out more" link below the image to be taken directly to the Voice actor IMBD.com page
If you would like to contribute to the project you can create a fork, adding or removing features as desired
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This oage is licensed under a Creative Commons Attribution License.
Created By:
Chip Hill Fred Elick Namitha V Kamath Craig Hyman Charlie Fox
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!