Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions courses/free-course-list.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
<h1 align="center">Free Course List</h1>
<img src="https://user-images.githubusercontent.com/73097560/115834477-dbab4500-a447-11eb-908a-139a6edaec5c.gif">

<table>
<tr>
<th align="left">Scrimba</th>
<th>Link</th>
</tr>
<tr>
<td>Scrimba is a Platform where you can learn to code by building projects from scratch.They have various Courses on Web Development for free.</td>
<td align="center"><a href="https://scrimba.com/allcourses">View</a></td>
</tr>
</table>

<table>
<tr>
<th align="left">FreeCodeCamp</th>
Expand Down