Skip to content

Commit 1f83392

Browse files
committed
Readme: update
1 parent 218f9ad commit 1f83392

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# NextJs page router starter pack
2+
3+
### ✨ Typescript 🌟 Redux-toolkit 🪄 Eslint 🪄 Prettier 🔥 SWR ✔️ Cypress ✔️ React Testing library 🚀 Zod 💰 DaisyUi 🎁 Docker 👀 Husky 💀 Mongoose
14

25

36
## Table of Contents
@@ -89,9 +92,8 @@ Add your mongoDB uri in env file.
8992
- [REDUX-TOOLKIT](https://redux-toolkit.js.org/) - State management
9093
- [Redux-hook-form](https://react-hook-form.com/) - Form control
9194
- [ZOD](https://zod.dev/) - Zod is a TypeScript-first schema declaration and validation library.
92-
- [Recat Icons](https://react-icons.github.io/react-icons/)
95+
- [React Icons](https://react-icons.github.io/react-icons/)
9396
- [Date-fns](https://date-fns.org/) - Date utility
94-
- [React-big-calendar](https://github.com/jquense/react-big-calendar)
9597
- [DaisyUI](https://daisyui.com/) - Tailwind Css component library for default styling and theming
9698
- [React testing library](https://testing-library.com/) - For unit and integration test
9799
- Typescript

0 commit comments

Comments
 (0)