Minanshu Singh
Minanshu Singh
Cloning the extension brings in a lot of unnecessary features to the user who are only deciding to build a very simple extension with suppose only background page. Provide options...
* Use Jest and Enzyme setup to add boilerplate setup for snapshot testing of react components. * Also update the README and CODETOUR.md with documentation about the snapshot testing and...
Fonts are stored inside src/fonts/googlefonts and we treat them as static assets. To make it available to our HTML pages we use a webpack plugin that gets a list of...
The GIF looks unedited. Edit the GIF to remove unnecessary details like the background wallpaper.
Clicking on an annotation(highlighted text) brings up the side Menu. To update: Clicking again on that annotation(highlighted text) should send back the side Menu.
This is a basic version. Further changes will be made on your suggestions . UPDATE: > Removed @zeit/next-css package > Added css to Footer.js itself > removed next.config.js > solved(or...