/rick-finder

This application allows you to search for characters from the TV show "Rick and Morty." You can easily find detailed information about your favorite characters from the series.

Primary LanguageTypeScript

Rick Finder

rick finder logo

Welcome to Rick Finder! This application allows you to search for characters from the TV show "Rick and Morty." You can easily find detailed information about your favorite characters from the series.

Table of Contents

Features

  • Search for characters by name.
  • View detailed information about each character, including their status, species, gender, origin, and more.
  • Responsive and user-friendly interface.

Installation

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Steps

  1. Clone the repository:

    git clone https://github.com/luke-dowling/rick-finder.git
    cd rick-finder
  2. Install dependencies:

    npm install
  3. Start the application:

    npm run dev

    The application will be available at http://localhost:5173.

Usage

  1. Open your web browser and navigate to http://localhost:5173.
  2. Use the search bar to type in the name of a character from "Rick and Morty."
  3. Browse through the search results and click on a character to view detailed information.

Technologies

  • React: A JavaScript library for building user interfaces.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • Axios: A promise-based HTTP client for the browser and Node.js.
  • Rick and Morty API: The application fetches character data from this public API.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/YourFeatureName
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/YourFeatureName
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to reach out:

Enjoy finding your favorite Rick and Morty characters!


Wubba Lubba Dub Dub!