Skip to content

Commit f05f0fb

Browse files
committed
Update readme for frontend
1 parent d1d3bcd commit f05f0fb

15 files changed

+12
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,3 @@ To know check out the guideline [Read more](./frontend/README.md)
143143

144144

145145
----
146-
147-
### DEMO
148-
![Screenshot 2024-09-20 at 05.27.53.png](screenshots/Screenshot%202024-09-20%20at%2005.27.53.png)
149-
![Screenshot 2024-09-20 at 05.28.07.png](screenshots/Screenshot%202024-09-20%20at%2005.28.07.png)
150-
![Screenshot 2024-09-20 at 05.28.14.png](screenshots/Screenshot%202024-09-20%20at%2005.28.14.png)
151-
![Screenshot 2024-09-20 at 05.28.27.png](screenshots/Screenshot%202024-09-20%20at%2005.28.27.png)
152-
![Screenshot 2024-09-20 at 05.28.38.png](screenshots/Screenshot%202024-09-20%20at%2005.28.38.png)
153-
![Screenshot 2024-09-20 at 05.28.46.png](screenshots/Screenshot%202024-09-20%20at%2005.28.46.png)
154-
![Screenshot 2024-09-20 at 05.28.53.png](screenshots/Screenshot%202024-09-20%20at%2005.28.53.png)

frontend/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ This template provides a minimal setup to get React working in Vite with HMR and
1111
- 💎 Integrate with [Tailwind CSS](https://tailwindcss.com)
1212
- ✅ Strict Mode for TypeScript and React 18
1313
- 📏 Linter with [ESLint](https://eslint.org) (default NextJS, NextJS Core Web Vitals, Tailwind CSS and Airbnb configuration)
14+
-[Zustand(https://Zustand.com/)
1415
- 💖 Code Formatter with [Prettier](https://prettier.io)
1516
- 🚫 Lint-staged for running linters on Git staged files
1617

@@ -116,3 +117,14 @@ export default tseslint.config({
116117
},
117118
})
118119
```
120+
121+
------
122+
123+
## Demo Preview
124+
125+
![Screenshot 2024-09-21 at 15.20.20.png](screenshots/Screenshot%202024-09-21%20at%2015.20.20.png)
126+
![Screenshot 2024-09-21 at 16.21.05.png](screenshots/Screenshot%202024-09-21%20at%2016.21.05.png)
127+
![Screenshot 2024-09-21 at 16.21.11.png](screenshots/Screenshot%202024-09-21%20at%2016.21.11.png)
128+
![Screenshot 2024-09-21 at 16.21.19.png](screenshots/Screenshot%202024-09-21%20at%2016.21.19.png)
129+
![Screenshot 2024-09-21 at 16.21.26.png](screenshots/Screenshot%202024-09-21%20at%2016.21.26.png)
130+
![Screenshot 2024-09-21 at 16.21.34.png](screenshots/Screenshot%202024-09-21%20at%2016.21.34.png)
Loading
Loading
Loading
Loading
Loading
Loading
-76.5 KB
Binary file not shown.
Binary file not shown.
-98.4 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)