Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
porink0424 committed Oct 25, 2023
1 parent 041a976 commit 2c4abdf
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@
- Next.js
- TypeScript
- ESLint & Prettier
- eslint-config-airbnb
- base: [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb)
- Tailwind CSS
- Mantine
- reference: [Usage with Next.js](https://mantine.dev/guides/next/)
- [tabler-icons-react](https://tabler-icons-react.vercel.app/)
- [Mantine](https://mantine.dev/)
- [tabler-icons-react](https://tabler-icons-react.vercel.app/)
- [Jotai](https://jotai.org/)
- [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy)

## Version
## Pre-requirements

```bash
❯ node --version
Expand All @@ -36,5 +37,6 @@ yarn dev
- use clientをできるだけ減らす
- リンクを定数化する
- 英語の推敲
- レスポンシブ
- SSRでのi18n対応
- OGP設定
- colorの設定方法を見直す

0 comments on commit 2c4abdf

Please sign in to comment.