Skip to content

This is blog web-app. where you can share blog and delete blog and you can view others blog as well.

Notifications You must be signed in to change notification settings

VenketeshRushi/Blog-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description 📃

This is mini-blog web application Where user can see all the blogs from our website and the members of our website can upload and delete their blogs.

Tools 💻

  • React,
  • Redux,
  • JavaScript
  • Chakra UI,
  • express,
  • mongodb...

Features ✨

  • User can Login and Signup.(Used JWT Authentication)
  • Member of our website can upload blog and delete blog. (Used RBAC)
  • Members can add image to there blog.
  • All the blogs from all members are shown on homepage so all users can see all blogs.

Link 🔗

https://creative-raindrop-ba1a4e.netlify.app/

How to run locally ?

  1. clone it
  2. Install node_modules
     npm i
    
  3. start it
    npm run start
    

Screenshots 📸

Signup/Login

homepage

All Blogs Page

blogs

Upload Blog Page

signup

About

This is blog web-app. where you can share blog and delete blog and you can view others blog as well.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published