Skip to content

ayeshansari124/PostUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostUp – Mini Social Posting App

A simple social platform to upload posts, like posts, and view user profiles.
Built as a clean mini-project using Node, Express, MongoDB, and Tailwind.


🚀 Features

  • User auth (register/login/logout)
  • Create, edit, delete posts
  • Like / Unlike posts
  • Upload profile picture
  • View profiles & posts
  • Search users
  • Fully responsive UI

🛠 Tech Stack

  • Node.js + Express
  • EJS + Tailwind CSS
  • MongoDB + Mongoose
  • JWT Auth & Cookies
  • Multer (image uploads)

📚 Learnings

  • Handling auth with JWT
  • File uploads with Multer
  • Building reusable EJS components
  • CRUD operations with MongoDB
  • Making a fully responsive UI with Tailwind

Built with ❤️ by Ayesha

About

A simple social platform to upload posts, like posts, and view user profiles. Built as a clean mini-project using Node, Express, MongoDB, and Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors