Skip to content

Commit

Permalink
Merge pull request #1 from Imadnajam/master
Browse files Browse the repository at this point in the history
a
  • Loading branch information
toto09444 authored Jan 24, 2024
2 parents 7a327be + 7da9642 commit 8a90740
Show file tree
Hide file tree
Showing 15 changed files with 994 additions and 45 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# React-Learning-Projects 🚀🛠️



👨‍💻👩‍💻
Welcome to the React Learning Projects repository! This collection of hands-on projects is designed to help you learn React while building small, practical applications.

Expand Down
54 changes: 50 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@
"react-dom": "^18.2.0",
"react-icons": "^4.10.1",
"react-player": "^2.13.0",
"react-redux": "^9.1.0",
"react-router-dom": "^6.15.0",
"react-scripts": "5.0.1",
"react-scripts": "^5.0.1",
"redux": "^5.0.1",
"web-vitals": "^2.1.4"
},
"scripts": {
Expand Down
Loading

0 comments on commit 8a90740

Please sign in to comment.