Skip to content

Commit d2acafb

Browse files
authored
Update README.md
1 parent fa2c6b0 commit d2acafb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Getting tired of just learning it, I made these projects for fun, and now I'm ex
1414

1515
### 1. **API-Based Project**
1616
- **Description**: An interactive project that fetches and displays data from a public API.
17-
- **Deployed**: [API-Based Project](https://soham047.github.io/JavaScript-Mini-Projects/API-based/)
17+
- **Deployed**: [Weather App](https://soham047.github.io/JavaScript-Mini-Projects/API-based/)
1818
- **Features**:
1919
- Fetches data dynamically from APIs.
2020
- Displays the data in a clean and interactive UI.
@@ -29,7 +29,7 @@ Getting tired of just learning it, I made these projects for fun, and now I'm ex
2929

3030
### 3. **To-Do List**
3131
- **Description**: A clean and functional to-do list app to manage daily tasks with local storage.
32-
- **Deployed**: [To-Do List](https://soham047.github.io/JavaScript-Mini-Projects/To-do-list/)
32+
- **Deployed**: [To Do List](https://soham047.github.io/JavaScript-Mini-Projects/To-do-list/)
3333
- **Features**:
3434
- Add, mark as complete, and delete tasks.
3535
- Persistent storage using local storage.

0 commit comments

Comments
 (0)