Skip to content

patika-175-protein-react-bootcamp/week6-new-version-marvel-huseyin-ensari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version 2.0

  • Character Search Bar
  • Character Detail Page
  • Translation In 3 Languages

Search bar example search bar

Translation example translation

Character detail page example detail page

Version 1.0


When the site is entered, the necessary data is saved to the session storage. When the page is re-entered, no load is created on the api.

This is what is meant in the image below.

responsive


An example of the responsive work of the site is the following image.

responsive


If you want to try the project in your local. Download(or clone) the project. Create .env file in home directory and fill it as below.

REACT_APP_API_BASE_URL = https://gateway.marvel.com
REACT_APP_PUBLIC_KEY = < your public api key >
REACT_APP_PRIVATE_KEY = < your private api key >

About

week6-new-version-marvel-huseyin-ensari created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published