Skip to content

Latest commit

 

History

History
47 lines (34 loc) · 865 Bytes

README.md

File metadata and controls

47 lines (34 loc) · 865 Bytes

MarvelComics :suspect:

Nice React MarvelComics App 💥


Marvel Comics Demo

Stages 📜

  1. marvel_service
  2. spinner
  3. skeleton
  4. error_boundary
  5. char_random
  6. char_list
  7. char_info
  8. load_more
  9. responsive

Folder structure 📂

Marvel Comics Project Folder structure

How To Use 🔐

# Clone this repository
$ git clone git@github.com:mux-mux/marvelcomics.git

# Go into the repository
$ cd marvelcomics

# Install dependencies
$ npm install

# Start React App
$ npm start