Skip to content

ronnymaichle/rick-and-morty-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty App - test

This app displays the image of a Rick and Morty character if the provided name matches one.

Assumptions

  • Only one image is displayed.
  • Only exact matches (full names) will be shown, no subsets or partial names.
  • I can perform a name query using the provided API.

How to start the project (React Native + Expo)

It utilizes Expo Go. I was only able to test it on iOS devices because I could not start the Android simulator on my 2017 MacBook.

npm install

AND

npm run ios

OR

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published