文件名称:reddit-image-viewer:匿名浏览任何subreddit中的图像和媒体
文件大小:634KB
文件格式:ZIP
更新时间:2024-04-20 14:28:11
react stylelint reddit eslint nextjs
Reddit Image Viewer 匿名浏览任何subreddit中的图像和媒体。 发展 :rocket: 安装 使用来启动并运行Yarn或NPX。 yarn create next-app reddit-image-viewer --example https://github.com/gregrickaby/reddit-image-viewer or npx create-next-app reddit-image-viewer --example https://github.com/gregrickaby/reddit-image-viewer 使用Next.js :laptop: 在reddit-image-viewer目录中,您可以运行几个命令。 启动开发服务器: npm run dev 格式化并整理代码: npm run lint 构建并测试用于生产的应用程序: npm ru
【文件预览】:
reddit-image-viewer-main
----pages()
--------_app.js(284B)
--------_document.js(288B)
--------index.js(728B)
----.github()
--------FUNDING.yml(67B)
--------PULL_REQUEST_TEMPLATE.md(285B)
--------CONTRIBUTING.md(824B)
--------LICENSE(18KB)
--------.all-contributorsrc(557B)
--------dependabot.yml(106B)
--------CODEOWNERS(133B)
----postcss.config.js(293B)
----public()
--------social-share.jpg(47KB)
--------sitemap.xml(558B)
--------robots.txt(152B)
--------favicon()
--------fonts()
--------not-found.webp(156KB)
--------social-share.psd(466KB)
----lefthook.yml(504B)
----styles()
--------index.css(59B)
--------global.css(1KB)
----.eslintrc.js(753B)
----next.config.js(604B)
----tailwind.config.js(521B)
----.prettierignore(32B)
----.vscode()
--------snipsnap.code-snippets(213KB)
--------extensions.json(249B)
--------settings.json(489B)
----components()
--------NoResults.js(472B)
--------BackToTop.js(335B)
--------Search.js(2KB)
--------Meta.js(2KB)
--------Results.js(2KB)
--------Card.js(4KB)
--------Skeleton.js(326B)
--------DisplayOptions.js(2KB)
--------Footer.js(388B)
--------Header.js(355B)
----jsconfig.json(187B)
----README.md(3KB)
----.all-contributorsrc(1KB)
----next-sitemap.js(179B)
----stylelint.config.js(310B)
----prettier.config.js(139B)
----.editorconfig(174B)
----.gitignore(396B)
----functions()
--------config.js(256B)
--------cleanIframe.js(530B)
--------fetchData.js(1KB)
----.eslintignore(62B)
----package-lock.json(578KB)
----package.json(2KB)
----.nvmrc(3B)