Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TODO] Fix Blog page styling #56

Open
gbowne1 opened this issue Jan 10, 2024 · 0 comments
Open

[TODO] Fix Blog page styling #56

gbowne1 opened this issue Jan 10, 2024 · 0 comments
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

Comments

@gbowne1
Copy link
Owner

gbowne1 commented Jan 10, 2024

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.

@gbowne1 gbowne1 added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested labels Jan 10, 2024
@gbowne1 gbowne1 added this to the Finish v1.0 of Frontend milestone Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

No branches or pull requests

1 participant