https://github.com/yasuakiomokawa/nextjs-dashboard
Learning nextjs, using vitest and playwright for testing
https://github.com/yasuakiomokawa/nextjs-dashboard
Last synced: 2 months ago
JSON representation
Learning nextjs, using vitest and playwright for testing
- Host: GitHub
- URL: https://github.com/yasuakiomokawa/nextjs-dashboard
- Owner: YasuakiOmokawa
- Created: 2024-07-26T08:00:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T01:48:43.000Z (7 months ago)
- Last Synced: 2024-10-19T02:30:26.280Z (7 months ago)
- Language: TypeScript
- Homepage: https://nextjs.org/learn
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Next.js App Router でいろいろ作ってみるサンプル
ひととおり作った。
いまはアカウント情報の編集をしているところ。### TODO
- [ ] ログインページと登録ページを分ける
- [ ] ログインページ
- アカウント登録がなければエラー
- [ ] 登録ページ
- アカウント登録があったらエラー