Skip to content

Commit 117a498

Browse files
committed
Included react projects
1 parent 1bfec6c commit 117a498

File tree

4 files changed

+25
-6
lines changed

4 files changed

+25
-6
lines changed

β€Ž.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@
2828
[submodule "react/octoprofile"]
2929
path = react/octoprofile
3030
url = https://github.com/swaroopRajwal/octoprofile
31+
[submodule "react/microsoft-clonne"]
32+
path = react/microsoft-clonne
33+
url = https://github.com/Mahich123/microsoft-clonne
34+
[submodule "react/recipe-app"]
35+
path = react/recipe-app
36+
url = https://github.com/Mahich123/Recipe-app

β€ŽREADME.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,21 @@
2222

2323
## Table of Contents
2424

25-
- [About](#about)
26-
- [How does this work?](#how-does-this-work)
27-
- [List of projects](#projects-list-)
28-
- [Folder structure](#folder-structure-)
29-
- [Contribution Guideline](#contribution-guidelines-)
30-
- [About us](#design-and-code)
25+
- [Quick Projects](#quick-projects)
26+
- [Table of Contents](#table-of-contents)
27+
- [About](#about)
28+
- [How does this work?](#how-does-this-work)
29+
- [Projects List πŸ“](#projects-list-)
30+
- [android](#android)
31+
- [django](#django)
32+
- [reactJS](#reactjs)
33+
- [node](#node)
34+
- [vanilla JS](#vanilla-js)
35+
- [rust](#rust)
36+
- [Folder Structure πŸ“](#folder-structure-)
37+
- [Contribution Guidelines πŸ—](#contribution-guidelines-)
38+
- [Our Valuable Contributors πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»](#our-valuable-contributors-)
39+
- [Design-and-Code](#design-and-code)
3140

3241
---
3342

@@ -83,6 +92,8 @@ EXAMPLE:
8392
| octoprofile | see your GitHub user profile the nicer way [NEXT, Typescript, TailwindCSS] |
8493
| sort-visualizer | array sorting animation [REACT, Typescript, MantineUI] |
8594
| pokemon-app | infinite scroll application [NEXT, Typescript, TailwindCSS, React-Query] |
95+
| microsoft-clonne | UI clone of Microsoft site which gives you actual feel of browsing microsoft site. |
96+
| recipe-app | Webpage which fetches your beloved recipies . Dont just stare cook by yourself . |
8697

8798
### [node](/node/)
8899

β€Žreact/microsoft-clonne

Submodule microsoft-clonne added at cb7a5ff

β€Žreact/recipe-app

Submodule recipe-app added at ea24789

0 commit comments

Comments
Β (0)