Skip to content

Commit e8390cf

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

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 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**: [Weather App](https://soham047.github.io/JavaScript-Mini-Projects/API-based/)
17+
- **Deployed**: [Weather App](https://soham047.github.io/JavaScript-Mini-Projects/API-based-Weather-App/)
1818
- **Features**:
1919
- Fetches data dynamically from APIs.
2020
- Displays the data in a clean and interactive UI.
@@ -24,7 +24,6 @@ Getting tired of just learning it, I made these projects for fun, and now I'm ex
2424
- **Deployed**: [Expense Tracker](https://soham047.github.io/JavaScript-Mini-Projects/Expense-Tracker/)
2525
- **Features**:
2626
- Add, edit, and delete expenses.
27-
- Visualize expenses through charts (if applicable).
2827
- Stores data locally for persistence.
2928

3029
### 3. **To-Do List**
@@ -37,7 +36,7 @@ Getting tired of just learning it, I made these projects for fun, and now I'm ex
3736

3837
### 4. **Shopping Cart**
3938
- **Description**: A basic shopping cart app with product listing, price calculation, and cart management.
40-
- **Deployed**: [Shopping Cart](https://soham047.github.io/JavaScript-Mini-Projects/Shopping-Cart/)
39+
- **Deployed**: [Shopping Cart](https://soham047.github.io/JavaScript-Mini-Projects/shopping-cart/)
4140
- **Features**:
4241
- Add and remove items from the cart.
4342
- Displays total price dynamically.

0 commit comments

Comments
 (0)