Skip to content

Commit ec7522d

Browse files
committedNov 6, 2024·
Merge remote-tracking branch 'origin/master'
2 parents 3385880 + cef8b42 commit ec7522d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ToDo-App-Fullstack-NextJS
22

3-
Welcome to the **ToDo-App-Fullstack-NextJS**, a full-stack and simple to-do application built using **Next.js** with both backend and frontend integrated seamlessly.
3+
Welcome to the **ToDo-App-Fullstack-NextJS**, a full-stack, lightweight, and simple to-do application built using **Next.js** with both backend and frontend integrated seamlessly.
44

55
This project shows the power of Next.js and serves as a practical demonstration of using Next.js as a complete full-stack framework, incorporating authentication, dark mode, and local storage for data persistence.
66

@@ -185,7 +185,7 @@ Ensure you have the following installed:
185185

186186
```bash
187187
git clone https://github.com/hoangsonww/ToDo-App-NextJS-Fullstack.git
188-
cd todo-app-fullstack-nextjs
188+
cd ToDo-App-NextJS-Fullstack
189189
```
190190

191191
### **3. Install Dependencies**

0 commit comments

Comments
 (0)
Please sign in to comment.