Public blog is a blogging site which is used to post and read articles. It has login with email by registering or by google acoount. This project has email verification at the time of registering and also verify email while changing password.
1.HTML 2.CSS 3.JS 4.NodeJS 5.MongoDB
- You should type "npm install" to have all packages get installed
- For implementing sign in google account you should have your own API CLIENT ID AND SECRET and should be pasted in the code.
- You should have nodejs and mongodb installed.