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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,5 +62,15 @@
62
62
<br/> This Blog is for those who want to know the overview of Front-end Development
63
63
64
64
This Blog covers the topic and technologies related to Front-end Development, and also covers how you can start with your Front-end Journey... </p> <br/> <br/>
65
+
<palign="left">
66
+
<ahref="https://omk.hashnode.dev/alternate-ways-to-create-react-app"title="Alternate ways to create"><imgsrc="https://cdn.hashnode.com/res/hashnode/image/upload/v1677239987646/94991ab3-b1b6-401a-b485-9000bb7e4444.png?w=1600&h=840&fit=crop&crop=entropy&auto=compress,format&format=webp"alt="Alternate ways to create"width="250px"align="left" /></a>
67
+
<ahref="https://omk.hashnode.dev/alternate-ways-to-create-react-app"title="Alternate ways to create"><strong>Alternate Ways to Create-react-app...</strong></a>
68
+
<br/> This blog cover some of the most efficent and faster tools
69
+
<br/>
70
+
At beginning we always use command create-react-app takes while building react app takes time and also slow in development process with the help of tool like Vite and frameworks like NEXT.JS we can create complex app with simple complexity.
0 commit comments