Skip to content

kankaa16/PinStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Œ PinStack

PinStack is a full-stack image-sharing web application where users can upload, explore, and organize visual content. It offers a clean, responsive interface and user-friendly features for content discovery and sharing.

πŸš€ Features

  • πŸ–ΌοΈ Upload and display image-based posts ("pins")
  • πŸ” User authentication (sign up, log in)
  • πŸ’¬ Like and comment on pins
  • πŸ§‘β€πŸ’Ό Profile pages with user-specific uploads
  • πŸ” Search functionality for easy pin discovery
  • πŸ“± Fully responsive UI for all devices

πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, JavaScript, React
  • Backend: Node.js, Express.js
  • Database: MongoDB + Mongoose
  • Authentication: JWT + bcrypt
  • Others: Axios, React Router, Context API, Zustand.

πŸ§‘β€πŸ’» Getting Started

  1. Clone the repository: (bash)=> git clone https://github.com/kankaa16/PinStack.git

  2. Install dependencies: cd PinStack npm install

  3. Start the app: npm run dev

  4. Ensure you create a .env file with the following:

  • MONGO_URI=your_mongodb_connection_string
  • JWT_SECRET=your_jwt_secret_key

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published