Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.14 KB

Marvel Front

: https://silly-sprite-bccc62.netlify.app/

A responsive site made with React on the Marvel universe. All data is provided by an API.

marvel front

Features

  • Search input and pagination
  • Sign Up and Sign In
  • Character page (with params)
  • Add or remove character or comics from the favorites

marvel character

marvel favorites

Available Scripts

You can clone this project with the command line 'git clone', install dependencies with "yarn" and you can run :

yarn start

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

The page will reload when you make changes.
You may also see any lint errors in the console.