Skip to content

This project is Full-stack blog application with user authentication and authorization.

Notifications You must be signed in to change notification settings

rdtabb/Expressive.-Full-stack-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expressive. Full-stack blog application

Expressive is a full-stack application which has user authentication and authorization and blog functionality. App created using MERN stack

Functionality

  • User can register the new account
  • User can make posts and comment them
  • User can edit his profile username and status
  • User can view posts of other users, comment and like them

Tech stack

  1. Frontend:
    • ReactJS
    • SCSS
    • Typescript
    • React Query
    • Zod/react-hook-form
  2. Backend:
    • NodeJS
    • Express
    • MySQL