Skip to content

JenHLee/react-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⭐ Jen's React Blog - will be deployed soon!

  • This web application is built for personal blogging.
    This React blog can be used for sharing information about technologies, and it can be published.
    Users can share their opinions, also users can use this blog as a portfolio website.

🌱 Features

  • Save Username, Encrypted Password, Reference of Profile Picture, and Email in Mongo DB.
  • Username, Password, and Email is required to Register.
  • Currently, Post Pictures, and Profile Pictures will be stored Local Repository.
  • Users can register using Username(ID) and Password(PW) to Login, and Logout.
  • Users can Publish, Update, and Delete personal post using posting-page through REST API.
  • Users can change the Profile Picture, modify User Information(Username, Password, and Email).
  • Default Profile Picture will be given to Users.

✏️ Core Features

  • REST API

πŸ“Œ Tech Stack

  • MongoDB
  • Express
  • Node.js
  • React.js

πŸ’» Live Demo

  • Register / Login
    1 register
    User can create account, default profile picture is given.
    Stored Username, Password, Email in MongoDB.

  • Modify User Information (Setting)
    2  modify
    User can change/upload the profile picture.
    User can edit Username, Email, and Password.
    Changed Userinfo will be stored in MongoDB.

  • Posting (Publish / Update / Delete)
    3 posting
    User can publish the posting, upload the posting picture.
    If user is same, user can update the title, and context of posting, and delete posting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published