GithubHelp home page GithubHelp logo

systemshock89 / react-marvel Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.01 MB

React Marvel information portal - SPA with multiple pages structure

Home Page: https://systemshock89.github.io/react-marvel/

HTML 0.58% JavaScript 77.59% SCSS 21.83%

react-marvel's Introduction

React Marvel

React Marvel information portal - SPA with multiple pages structure.

In main page list of heroes with pagination and more information on clicking on the hero.
There's also a search a character by name hero.
There's also show random hero on click to button "Try it".

In the “Comics” section, a list of comics with pagination and inner pages with more information on selected comic.

All the data is taken in open Marvel Comics API in developer.marvel.com.

Demo

Features app

Functional components with react hooks.
States are stored in a separate component.

Used technologies

  • React
    hooks: useState, useEffect, useCallback, useRef
    custom react hook: useHttp
  • routing pages on react-router
  • search form with Formik and Yup
  • optimization with React.lazy
  • SEO with react helmet (generation title page ande meta description)
  • Pagination heroes and comics
  • Spinners and skeletons
  • react-transition-group for transition effects on elements
  • Create React App
  • DB in open Marvel Comics API in developer.marvel.com

How to use

  1. git clone
  2. npm i
  3. npm start

How to deploy (to GitHub Pages)

  1. npm run deploy

react-marvel's People

Watchers

Sergey K. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.