diff --git a/part4/bloglist/README.md b/part4/bloglist/README.md index 7e2ebb2..f3f8e93 100644 --- a/part4/bloglist/README.md +++ b/part4/bloglist/README.md @@ -77,6 +77,7 @@ npm run start:test ## Notes +- Live app: `https://bloglist-dunc.onrender.com/` - Tests use `TEST_MONGODB_URI` with `NODE_ENV=test`. - Parts 5 and 7 expect this backend to be available at `http://localhost:3003`. - `npm run build` uses `part7/bloglist-frontend-redux` as the UI source for the served production bundle. diff --git a/part7/bloglist-frontend-redux/index.html b/part7/bloglist-frontend-redux/index.html index 72ef9bb..0721ea4 100644 --- a/part7/bloglist-frontend-redux/index.html +++ b/part7/bloglist-frontend-redux/index.html @@ -2,9 +2,30 @@ - + - Bloglist + + + + + + + + + + + + + Bloglist | Manage Blogs and Users
diff --git a/part7/bloglist-frontend-redux/public/favicon.svg b/part7/bloglist-frontend-redux/public/favicon.svg new file mode 100644 index 0000000..6958604 --- /dev/null +++ b/part7/bloglist-frontend-redux/public/favicon.svg @@ -0,0 +1,20 @@ + + Bloglist favicon + A stylized book icon for the Bloglist application. + + + + + + diff --git a/part7/bloglist-frontend-redux/public/preview.png b/part7/bloglist-frontend-redux/public/preview.png new file mode 100644 index 0000000..fef13c3 Binary files /dev/null and b/part7/bloglist-frontend-redux/public/preview.png differ diff --git a/part7/bloglist-frontend-redux/public/preview.svg b/part7/bloglist-frontend-redux/public/preview.svg new file mode 100644 index 0000000..4476cef --- /dev/null +++ b/part7/bloglist-frontend-redux/public/preview.svg @@ -0,0 +1,82 @@ + + Bloglist social preview + Social sharing image for the Bloglist full-stack application. + + + + + + + + + + + + + + + + + + + + + + + + + + + Bloglist + + + Full-stack app for managing blogs, users, likes, and comments. + + + + + + React + Redux + + + + Express API + + + + MongoDB + + + + + + + + + + + + + + + + + + + + + + + + + + + +