We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 103476d + fed6f58 commit c05bc83Copy full SHA for c05bc83
README.md
@@ -58,7 +58,7 @@ flowchart LR
58
59
2. **Navigate to the project directory:**
60
```bash
61
- cd recodehive-website
+ cd recode-website
62
```
63
64
3. **Prerequesites**
@@ -88,7 +88,7 @@ This lets you see code changes instantly at [http://localhost:3000](http://local
88
### 🏃 Quick Start
89
90
91
-git clone https://github.com/your-username/recodehive-website.git
+git clone https://github.com/your-username/recode-website.git
92
cd recodehive-website
93
docker-compose up
94
@@ -131,7 +131,7 @@ recode-website/
131
| ├── Google-Student-Ambassador/
132
| ├── ...
133
├── src/ 🔹Source Code
134
-| └── compenents/
+| └── components/
135
| ├── css/
136
| └── custom.css
137
| ├── data/
0 commit comments