文件名称:next-portfolio:使用React和Next.js构建的投资组合网站
文件大小:700KB
文件格式:ZIP
更新时间:2024-02-29 09:56:59
reactjs nextjs portfolio-website jamstack JavaScript
[ 作品集 使用React和Next.js创建的投资组合网站 实现服务器端渲染 展示完成的项目,文稿和博客 发现错误或想即兴创作? 提出问题
【文件预览】:
next-portfolio-master
----jsconfig.json(146B)
----next.config.js(430B)
----package.json(930B)
----.eslintrc.json(1KB)
----package-lock.json(763KB)
----pages()
--------index.js(419B)
--------about.js(424B)
--------projects.js(624B)
--------api()
--------admin.js(1KB)
--------_document.js(531B)
--------_app.js(1KB)
----.gitignore(367B)
----components()
--------About()
--------Common()
--------Admin()
--------Index()
--------MyHead.js(1KB)
--------Projects()
----styles()
--------_dark.scss(1KB)
--------_common.scss(2KB)
--------styles.scss(4KB)
--------_media.scss(639B)
----public()
--------images()
--------svgs()
--------serviceWorker.js(2KB)
--------google43f14112336891e5.html(53B)
--------font()
----README.md(361B)
----utils()
--------screenSize.js(148B)
--------loader.js(397B)
--------authMiddleware.js(329B)
--------getCurrentEnv.js(139B)