Skip to content

valeriafurin/rick-and-morty-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Rick and Morty Episode Picker

The purpose of this project is to create a movie picker app from a public API.

About

The app has two pages: The Home Page, with all episodes displayed and the 'Favorites Page' with the selected favorites episodes from Rick and Morty.

Using hooks with Redux.

Technology usages and versions of it React v.16.9.11 (Hooks) Create React App Typescript React Router Emotion/Rebass(CSS-IN-JS) Jest Available Scripts

Usage

In the project directory, you can run:

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

The page will reload if you make edits. You will also see 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.