forked from wesbos/JavaScript30
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
62444a6
commit 78bc872
Showing
1 changed file
with
3 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,25 +70,23 @@ If you appreciate it, please consider giving it a star ⭐ | |
</details> | ||
<hr> | ||
|
||
<!-- ![link](https://i.imgur.com/8qQeqSJ.gif) --> | ||
![Alt text](src/assets/image.png) | ||
|
||
## Key Features | ||
|
||
- Unique styles and solutions 🎨 | ||
- Enhancements for improved performance 🚀 | ||
- Resolved issues with both style and JavaScript code ✅ | ||
- Utilized modern techniques like intersection observation 🌐 | ||
- Resolved some issues with both style and JavaScript code ✅ | ||
- Utilized modern techniques like intersection observation ✨ | ||
- Comprehensive blog notes for each exercise 📝 | ||
- Infused with my distinct style and touch ✨ | ||
|
||
## Getting Started | ||
|
||
### Installation | ||
|
||
- Clone the repo | ||
|
||
```sh | ||
```bash | ||
git clone [email protected]:issam-seghir/JavaScript30.git | ||
``` | ||
|
||
|