PWP app for Marvel Heroes
Site & APP
Info
Techs
Best Practices
Recommended Tools
- 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
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start