Skip to content

Rick and Morty is the Emmy award-winning half-hour animated hit comedy series on Adult Swim that follows a sociopathic genius scientist who drags his inherently timid grandson on insanely dangerous adventures across the universe. In this application you can get information about all the characters of the serial

Notifications You must be signed in to change notification settings

somekindofwallflower/rick-and-morty-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty React App ✔️

Create a ReactJS app using the Rick & Morty API

  • Display the profiles of the characters (either with pagination or showing the first page only).
  • The profile of a character should include:
    • Image
    • Character information (name, species, etc).
    • Origin and location information (name, dimension, amount of residents, etc).
    • Name of the chapters the character is featured on.
  • The API provides REST and GraphQL versions, for this exercise you should use the REST version.
  • You are free to use any library/framework or even language. Be ready to explain the rationale for your choices.
  • The exercise should be submitted in a public repository.
  • Running your solution requires no global dependencies (besides node/npm/yarn) and it's possible to run it with only one command (besides yarn/npm install).
  • Write the code with production standards in mind.

Project DEMO.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

Rick and Morty is the Emmy award-winning half-hour animated hit comedy series on Adult Swim that follows a sociopathic genius scientist who drags his inherently timid grandson on insanely dangerous adventures across the universe. In this application you can get information about all the characters of the serial

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published