Skip to content

Commit b7f2a26

Browse files
authored
Update README.md
1 parent 6488d87 commit b7f2a26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
## Forum
2-
A simple forum website similar to reddit. Made from NodeJs, MongoDB, and Express
2+
A simple forum website similar to reddit. Made from NodeJs, MongoDB, and Express.
3+
Features- Authentication, Addition of Posts and comments on the posts, middlewares to check post and comment can only be edited or deleted by the respective user, single threading of comments(multiple comments can be posted on the first comment), seperate routes for different channels.

0 commit comments

Comments
 (0)