/Rick-and-Morty-App

A straightforward web application showcasing the beloved characters from Rick and Morty, complete with various filter options for enhanced exploration.

Primary LanguageJavaScriptMIT LicenseMIT

Rick and Morty App πŸ›ΈπŸ‘½

A fun and interactive web application featuring the lovable characters from the popular series Rick and Morty, with an array of filter options for an exciting exploration. πŸš€

πŸ› οΈ Tech Stack

  • Built with React βš›οΈ
  • Utilizes npm πŸ“¦
  • Styled with Ant Design 🐜
  • Test cases powered by Jest πŸƒ

πŸ“‹ System Requirements

  • All you need is a computer with a modern web browser πŸ–₯️🌐

πŸš€ Getting Started

  1. Get started by cloning the repository:

    git clone https://github.com/PriyansuMaurya/Rick-and-Morty-App.git
  2. Navigate to the project directory:

    cd Rick-and-Morty-App
  3. Install the necessary dependencies using npm:

    npm install
  4. Launch the React application:

    npm start
  5. Now, open your web browser and go to http://localhost:3000 to witness the app in action.

  6. Time to unleash your creativity! Make the desired code modifications. 🎨

  7. Run tests using Jest:

    npm test
  8. Once you are content with the changes, commit them:

    git add .
    git commit -m "Your commit message here"
  9. Push the changes to your remote branch:

    git push origin <branch-name>
  10. Create a pull request on the repository's website and eagerly await code review and merge.

Happy coding! πŸš€

πŸ“ License

This project is licensed under the permissive MIT License, granting you the freedom to do as you please with the code. πŸ“„