文件名称:nlw-4:Rocketseat NLW#4在下周通过ReactJS + NextJS + TypeScript开发的项目
文件大小:111KB
文件格式:ZIP
更新时间:2024-03-26 11:49:55
TypeScript
下周课程 move.it项目使用Pomodoro技术move.it可以帮助您以有趣的方式改善健康状况并提高生产率,倒计时25分钟,然后释放挑战,这可能是眼睛或眼睛的大军。伸展到身体。 每个挑战都有一定数量的XP,您可以用来升级。 该应用程序中使用了以下工具: 或 您可以在观看现场演示。 在开发模式下本地运行 首先,只需克隆存储库并运行npm install && npm run dev : # clone repo $ git clone https://github.com/iMuloo/nlw-4.git # open project folder $ cd nlw-4 # install dependencies $ npm install # or $ yarn # run application
【文件预览】:
nlw-4-main
----package.json(541B)
----src()
--------contexts()
--------pages()
--------components()
--------styles()
----tsconfig.json(635B)
----next-env.d.ts(75B)
----.gitignore(3KB)
----challenges.json(2KB)
----public()
--------favicon.png(795B)
--------logo-full.svg(3KB)
--------icons()
--------notification.mp3(50KB)
----README.md(2KB)
----yarn.lock(85KB)
----.editorconfig(229B)
----.vscode()
--------settings.json(58B)