Skip to content

zuba2033/marvelDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is SPA Marvel Portal

By this SPA you can reach information about characters and comics from Marvel API

In this project used:

  • react
  • create-react-app
  • react-transition-group, CSSTransition
  • formik

Run this project locally! Just do:

  • clone branch review with git clone https://github.com/zuba2033/marvelDB.git or fork it and then clone it from your forked repo
  • cd marvelDB
  • npm install
  • npm start