Skip to content

Commit bf8f561

Browse files
Update README.md
1 parent 3a7c8d1 commit bf8f561

1 file changed

Lines changed: 4 additions & 12 deletions

File tree

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Welcome to the **Beginners JavaScript Projects** repository! This collection con
3333
<tr>
3434
<td width="20%">5️⃣StateDistrict</td>
3535
<td width="60%">Select dropdown of districts from all indian state .</td>
36-
<td width="20%"> <a href="https://pankajdas0025.github.io/Beginners-JavaScript-projects/QR-Code-Generator/"> View </a></td>
36+
<td width="20%"> <a href="https://pankajdas0025.github.io/Beginners-JavaScript-projects/StateDistrict/"> View </a></td>
3737
</tr>
3838

3939

@@ -43,32 +43,24 @@ Welcome to the **Beginners JavaScript Projects** repository! This collection con
4343
<td width="20%"> <a href="https://pankajdas0025.github.io/Beginners-JavaScript-projects/Snake-Game/"> View </a> </td>
4444
</tr>
4545

46-
47-
<tr>
48-
<td width="20%">7️⃣Dropdown Lists> </td>
49-
<td width="60%"> A small project to select states and districts dynamically. Helps understand DOM manipulation and cascading dropdowns.</td>
50-
<td width="20%"> <a href="https://pankajdas0025.github.io/Beginners-JavaScript-projects/StateDistrict/"> View </a> </td>
51-
</tr>
52-
53-
5446
<tr>
55-
<td width="20%" >8️⃣Stopwatch Timer </td>
47+
<td width="20%" >7️⃣Stopwatch Timer </td>
5648
<td width="60%" > Build a digital stopwatch with start, stop, and reset functionalities. Learn about timing functions in JS.</td>
5749
<td width="20%" > <a href="https://pankajdas0025.github.io/Beginners-JavaScript-projects/Stopwatch/"> View </a></td>
5850
</tr>
5951

6052

6153

6254
<tr>
63-
<td width="20%" >9️⃣Text-to-Speech-Converter</td>
55+
<td width="20%" >8️⃣ Text-to-Speech-Converter</td>
6456
<td width="60%" > Convert typed text to speech using JavaScript's Web Speech API. Fun project for practicing browser APIs.</td>
6557
<td width="20%" > <a href="https://pankajdas0025.github.io/Beginners-JavaScript-projects/Text-to-Speech-Converter/"> View </a></td>
6658
</tr>
6759

6860

6961
<tr>
7062

71-
<td width="20%">🔟 Simple Weather App</td>
63+
<td width="20%">9️⃣ Simple Weather App</td>
7264
<td width="60%"> A simple weather application using JavaScript and a public API to fetch real-time weather information.</td>
7365
<td width="20%"> <a href="https://pankajdas0025.github.io/Beginners-JavaScript-projects/WheatherApp/"> View </a></td>
7466

0 commit comments

Comments
 (0)