Ashutosh102 / Marvel-api-explorer

πŸŽ“ PWA - Exploring Marvel's API with React + Redux

Home Page:https://marvel-api-explorer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ“ Marvel API Explorer

build deploy Coverage Status

Demo

About

This is a personal project built in my spare time for learning purposes. It uses the official Marvel API

Features

  • PWA
  • Responsive
  • Offline ready
  • Installable (add to Homescreen )
  • Swipe gestures for pagination
  • Pull to refresh keeps current pagination page

Running

npm start

Testing

npm test

or

npm run start:watch ## watch/tdd mode

Built with

  • ES6
  • Sass
  • React + Redux
  • Jest
  • VSCode
  • WebPack

Todo

  • Write more tests(especially jsx components)
  • Refactor bits of code
  • Add more mobile friendly gestures

About

πŸŽ“ PWA - Exploring Marvel's API with React + Redux

https://marvel-api-explorer.vercel.app

License:MIT License


Languages

Language:JavaScript 64.9%Language:SCSS 21.3%Language:HTML 13.8%