Skip to content

dudi709/node-js-blog

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published