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 cac78cd + 68271fe commit 5c1248dCopy full SHA for 5c1248d
README.md
@@ -0,0 +1,21 @@
1
+# Express-RESTful-Blog
2
+### Web blog designed with REST architecture
3
+
4
+## Features
5
+- Responsive Web Design
6
+- Manage All Blog Posts with CRUD:
7
+ - Create, update, and delete post
8
+ - Read specific blog resources
9
10
+## Built With
11
+###### Front-End:
12
+- ejs
13
+- Semantic-UI
14
+- HTML + CSS
15
16
+###### Back-End:
17
+- Database: MongoDB, Mongoose
18
+- Server: Express
19
20
+## UI:
21
+ <!-- .element height="10%" width="10%" -->
0 commit comments