Skip to content

isuzwal/writly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writly

Overview

Writly is a full-featured social media application that fosters seamless user connections and rich content sharing. Built with a modern and scalable tech stack, it enables users to create, engage with, and manage multimedia posts in a sleek, responsive interface.

Features

Authentication & Authorization
Secure user registration, login, and session management via JWT.

Content Creation
Rich-text posts with image uploads and editing capabilities.

🖼️ Multimedia Integration
Cloudinary-powered image handling for smooth media delivery.

Real-time Interactions
Users can like, comment on, and follow others in real time.

User Profiles
Personalized profiles with follower/following stats and post history.

Responsive Design
Mobile-first UI/UX crafted with Tailwind CSS for all screen sizes.

Global State Management
Efficient state handling using Zustand for a responsive and predictable UI.


Tech Stack

Frontend

  • React – Component-based UI
  • TypeScript – Type-safe code
  • Zustand – Lightweight state management
  • Tailwind CSS – Utility-first styling

Backend

  • Node.js + Express.js – RESTful API development
  • TypeScript – Scalable server-side code
  • MongoDB + Mongoose – NoSQL database with ODM support
  • Cloudinary – Cloud-based image storage and transformation
  • JWT – Secure token-based authentication

Imagefb

About

Built Writly, a complete social media application, specifically to gain practical experience with CRUD (Create, Read, Update, Delete) operations and to design and consume RESTful APIs effectively.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors