Skip to content

scandindian/rick-and-morty-api-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty API Explorer

Find the app deployed here.

Continuos deployment is done using Netlify.

Details

Styling is done using Semantic UI and some custom CSS.

This app uses Apollo for GraphQL operations and React Router library for navigation.

Running and Testing

You can use following commands.

  • yarn start

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

  • yarn test

    Launches the test runner in the interactive watch mode.

This project was bootstrapped with Create React App.