文件名称:tweeter-devchallenges
文件大小:5.3MB
文件格式:ZIP
更新时间:2024-04-20 17:54:23
TypeScript
客观的 这个项目旨在测试市场上正在使用的新技术,例如Next.js和Tailwind CSS,除了提高我的知识,尤其是在不是我主要领域的前端。 更新 该项目是在vercel上发布的,以便能够在每次新提交时自动更新。 如果您有兴趣查看其运行状况,请单击。 技术领域 全面的 打字稿 威赛尔 Next.js NextAuth.js 后端 棱柱 AWS RDS(PostgreSQL) 前端 尾风CSS React
【文件预览】:
tweeter-devchallenges-main
----prisma()
--------schema.prisma(7KB)
--------seed.ts(6KB)
----.babelrc(65B)
----package.json(1KB)
----.eslintrc.json(1KB)
----.prettierignore(54B)
----prettier.config.js(91B)
----pages()
--------bookmarks.tsx(2KB)
--------profile.tsx(4KB)
--------api()
--------_app.tsx(426B)
--------index.tsx(3KB)
--------[username].tsx(4KB)
--------explore.tsx(2KB)
--------_document.tsx(1KB)
----tsconfig.json(535B)
----next-env.d.ts(75B)
----.gitignore(391B)
----components()
--------FollowButton.tsx(789B)
--------ProfileHeader.tsx(2KB)
--------SideFilterMenu.tsx(2KB)
--------FollowSugestion.tsx(1KB)
--------TweetSomething.tsx(1KB)
--------TrendsList.tsx(1KB)
--------Header.tsx(1KB)
--------Tweet.tsx(3KB)
--------Layout.tsx(198B)
--------ReactionButton.tsx(1KB)
--------Comment.tsx(1KB)
----tailwind.config.js(541B)
----lib()
--------prisma.ts(547B)
----styles()
--------globals.css(171B)
----public()
--------profile.jpg(142KB)
--------image2.jpg(739KB)
--------background3.jpg(532KB)
--------image.jpg(262KB)
--------tweeter.svg(5KB)
--------background.jpeg(372KB)
--------image4.jpg(212KB)
--------tweeter-light.svg(5KB)
--------profile2.jpg(356KB)
--------background4.jpg(294KB)
--------tweeter-small.svg(1KB)
--------image5.jpg(630KB)
--------profile5.jpg(170KB)
--------image3.jpg(431KB)
--------background2.jpg(519KB)
--------profile3.jpg(383KB)
--------profile4.jpg(300KB)
----README.md(594B)
----yarn.lock(182KB)
----.editorconfig(228B)
----postcss.config.js(66B)