Skip to content

Miguelus373/Rick-and-Morty-Catalog

Repository files navigation

Rick-and-Morty-Catalog

This project is a catalog to display details about all the characters on the Rick & Morty TV show. It is not an app to create and add new characters, it's just a browsable list of character that you can filter and access to their details.

screenshot

This is the index page, where you can add filters and browse through the different pages of characters.

screenshot

This is the details page where you can see the characters info about it's current status, last known location, and species.


Built With

  • Javascript ES6
  • React
  • Redux
  • Rick and Morty API
  • HTML
  • CSS
  • VS Code

Live Demo

Check this app online on its Live demo

How to Install

You can have a local copy of this project by following these simple steps:

  • Install Node in your system. To install Node, you can read the Documentation

  • Clone the repo or download the zip file into your machine.

    git clone https://github.com/Miguelus373/Rick-and-Morty-Catalog.git
    
  • On your terminal, CD into the Rick-and-Morty-Catalog folder and run

    npm install
    
  • This will install all the dependancies.

  • Then run

    npm start
    
  • This will start a local server that you can access with This Link on your browser

How to Run Tests

Most of this project's files have their own tests. Follow these steps to run them:

  • First you will need a local copy of this project (folow the How to Install section).

  • Once you have this project and its dependecies, CD into the Rick-and-Morty-Catalog folder and run

    npm run test
    
  • This will run the tests and show you the results


Author Hireable

👤 Miguel Uzcátegui

🤝 Contributing

Contributions, issues and feature requests are welcome!. Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published