dudi709 / node-js-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Public blog, new users can be created (only a registered user can post new posts). All users and posts are stored in MongoDB (each post according to its user). All photos of the new posts are automatically saved in a personal cloud.

Run:

npm start

After running you can make changes to a particular file and save and the changes will be updated automatically.

you can see your blog HERE

Preview:

Home page:

Register page:

Login page:

New post page:

Specific post page:

The image of each post is saved in cloudinary:

The posts saved in MongoDB:

The users saved in MongoDB:

About


Languages

Language:JavaScript 100.0%