Skip to content

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

License

Notifications You must be signed in to change notification settings

PriyansuMaurya/Rick-and-Morty-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. 📄

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published