Coder Social home page Coder Social logo

sarangkartikey50 / re-posts Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 3.88 MB

A Progressive Web App (PWA) example.

Home Page: https://sarangkartikey50.github.io/re-posts/

HTML 95.46% JavaScript 4.43% CSS 0.11%
dexiejs indexeddb material-ui pwa-apps reactjs

re-posts's People

Contributors

sarangkartikey50 avatar

Watchers

 avatar

re-posts's Issues

Not able to run locally

The conflicting dependencies of eslint-plugin's prop-type version and material-ui's own is
apparently causing problem at
postCards.js @line 57 while applying styles to Button component.

while forwarding ref internally material UI is accessing PropTypes of component Button for prop color. No matter what props are passed via themes or class names the eslint is referencing 15.6.2 of prop-types which does not support PropTypes.elementType (15.7.0 introduced it).
similar issue

To get around this I tried building and serving the build directly using serve and the custom express server. But browser policies are blocking js showing X-Content-Type-Options 'nosniff'
mismatch.

workaround that worked comment the mentioned line XD

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.