Skip to content

mmehedihasan05/TechNest-Blog-Client

Repository files navigation

Site Name : TechNest

Live Link

Technologies

  • React, Express, MongoDB, Tailwind.

Features

  1. User Authentication
  • Users can create an account using their email and password or log in with GitHub or Google.
  • Logout functionality is available for signed-in users.
  1. Stay Logged In: Users remain logged in even after reloading the page.

  2. Password Validation: There are some validtion for validating password. Which are :-

  • Minimum of 6 characters
  • At least one capital letter
  • At least one special character
  • At least one numeric character
  1. Private Routes: Unauthorized users cannot access Add blog, Update Blog, Wishlist and add any post to bookmark.

  2. Blog Bookmark Feature: Logged in users can bookmark blogs. Also users can see his/her bookmarked blogs.

  3. Blog Publish: Logged in Users can publish blog.

  4. Update Post: Blog owner can update his/her published blog.

  5. Comment Feature: Logged in Users can comment on another blog but they cannot comment on their own blog post.

About

A Tech Blog using MERN Stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published