A bloggin website where you can share your thoughts about anything . Here you have man features like followers followings custom profiles likes comments do give it a try to know all about it on your own.
Try the tool: BlogSaw
-
Local Authentication System A local authentication system where you create your own username and password as per need
-
with the feature of client side authentication which checks strongness of your password
-
Google Authentication If you want to do process more easy you can login directly from google , where your account will be created using your google account details . If account not exists if will create account else will log you in
-
Sessions for Users For safe browsing and user specific smooth experience session is maintained in browser
-
Creating Blog You have been given a form where you can create your own blog posts
-
User Specific Admin Excess Power for CUD(Creation Updation Deletion ) is based on your user account means no one can delete or update blog created by someone else
-
Reviews with Rating Similar to blogs a revies system has been created where specific user will have power to create a revies with star rating
-
Payment Gateway A prime membership has been maintained with 250Rs charges , but for now no money will be deducted from your account on payment because this is a test buisness account so feel free to pay
-
User Account Page Each user has publicly viewed information availaible but CUD(Creation Updation Deletion ) action is again user specific
-
Backend Image Managment An optimization algorithm is used to maintain your profile images every time you update your image
-
Welcome Mail As soon as you register for first time you recieve a welcome mail from host of the website
-
AND MANY MORE SO EXPLORE YOURSELF
- Clone the repository
git clone https://github.com/VAIBHAVCES/BlogSaw.git
- Change the working directory
cd BlogSaw
- Install dependencies
npm install
- Run the app
npm start
🌟 You are all set!