[TODO] Fix Blog page styling #56
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
Milestone
To run the server,
use
json-server --watch db.json --port 8000
This will be used till I get the MySQL, MariaDB, MongoDB, PostgreSQL database set up.
To see the blog, click on the Blog button in the navbar, or go to /blog/.
You won't be able to see the blog render unless json-server is running.
Aside: There's no blog editor either. I made an issue for that.
The Blog.jsx and the accompanying Blog.css is garbage. I want users/followers/viewers to be able to see and comment on each post, as well as heart/like, thumbsup, thumbsdown, flag, etc. (typical blog things)..
The blog should have title, subtitle, date/timestamp and typical blog metadata displayed with each. Also ability to post photos with the blog post.
The text was updated successfully, but these errors were encountered: