Skip to content

Commit

Permalink
Merge pull request #255 from Dsmita03/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jfmartinz authored May 17, 2024
2 parents b6e7ea7 + e353d2b commit ac2c805
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion Web Development/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1584,6 +1584,12 @@ This section contains hundreds of coding challenges that test your knowledge of
This GitHub repo is best for understanding how databases and website communicate with each other.
</td>
</tr>
<tr>
<td><a href=" https://github.com/stanislavstoyanov99/CinemaWorld"> Cinema Website</a></td>
<td>
Developing a cinema or entertainment website with this web development source code is simple. Aspirants can operate without object-oriented programming (OOP) concepts, but a basic understanding of ASP.NET and C# is necessary to proceed.
</td>
</tr>
</table>

#### Advance level projects
Expand Down Expand Up @@ -1622,5 +1628,11 @@ This section contains hundreds of coding challenges that test your knowledge of
<td>
This GitHub repo helps you build a discord clone using technologies:React, Redux, React-Router, Firebase, Material-UI, SASS, JavaScript, HTML5.
</td>
</tr>
</tr>
<tr>
<td><a href="https://codepen.io/samir-singh/pen/JjGvapq">Whatsapp Web clone</a></td>
<td>
This project is also great for gaining hands-on experience in React. Although there are many technologies and stacks used for full-stack development, they can be overwhelming at times.
</td>
</tr>
</table>

0 comments on commit ac2c805

Please sign in to comment.