You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24Lines changed: 24 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,3 +6,27 @@
6
6
<li>Add your own translation for any verse.</li>
7
7
</ol>
8
8
9
+
<h2>Future Versions</h2>
10
+
11
+
<ol>
12
+
<li>Include more Books.</li>
13
+
</ol>
14
+
15
+
<h2>Languages, Libraries & Frameworks</h2>
16
+
17
+
<ol>
18
+
<li>HTML, CSS</li>
19
+
<li>TailwindCSS : CSS Framework</li>
20
+
<li>keep-react : A React UI component library built with Tailwind CSS</li>
21
+
<li>JavaScript</li>
22
+
<li>React: JavaScript Library</li>
23
+
<li>Vite: A frontend build tool</li>
24
+
<li>React Dom : Part of React core and is used for rendering React components into the DOM</li>
25
+
<li>React Router Dom: Used for client-side routing in React applications</li>
26
+
<li>Axios : For fetching</li>
27
+
<li>React Helmet : For manipulating meta data, like Page Titles and Keywords. Helpful for SEO</li>
28
+
<li>dompurify : A DOM sanitizer that cleans HTML and prevents XSS (Cross-Site Scripting) attacks</li>
29
+
<li>embla-carousel-autoplay : Adds autoplay (auto-slide) functionality to Embla carousels</li>
30
+
<li>React Icons : A popular React icon library that provides access to many well-known icon packs — all as React components. It acts as a wrapper around multiple icon libraries</li>
31
+
<li>phosphor-react : A flexible and beautiful icon library for React</li>
0 commit comments