Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 543 Bytes

File metadata and controls

23 lines (18 loc) · 543 Bytes

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