Skip to content

maccali/Marvel.PWA

Repository files navigation

Banner for Marvel Heroes

Marvel Heroes

PWP app for Marvel Heroes

Site & APP

Veja o Site

Info

PRs welcome! License

Techs

NPM Node Yarn NextJS React Icons ReactJS

Best Practices

Next Image Optimization Google Fonts PWA SSR SPA SSG SEO

Recommended Tools

Made with VSCode Light House

Features


  • App Responsive PWA for all platforms
  • App Install button if you needed
  • App Universal App
  • Home Page list of charecters
  • Home Page dynamic pagination
  • Home Page dynamic search of characters
  • Home Page animated cards
  • Home Page resiliant loader
  • Character Use of share API to share content
  • Character Use of gridlayout
  • Character Inteligent carousel to improve UX
  • Character Deferent Approach to show images
  • About Page about project **
  • Image Optimization With Next Image

Stargazers


Stargazers repo roster for @maccali/Marvel.PWA

Quick Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start