Skip to content

πŸ“Έ MERN photo-sharing app to post, like ❀️, and manage pictures πŸ–ΌοΈ with a sleek, responsive UI ✨.

Notifications You must be signed in to change notification settings

komal2203/Pixora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pixora πŸ“Έ

A Full-Stack Photo Sharing App with MERN Stack

Live Preview

πŸš€ About the Project

Pixora is a full-stack photo sharing web app that allows users to upload memorable pictures, add descriptions, like others' posts, and delete their own content. Built using the MERN stack, it offers a clean, interactive interface and real-time feedback for user interactions.

✨ Features

βœ… Post Photos – Upload pictures with meaningful captions
βœ… Like Posts – Engage with others by liking their posts
βœ… Delete Functionality – Users can delete their own posts
βœ… Responsive UI – Optimized for all screen sizes using modern CSS
βœ… Seamless UX – Real-time UI updates and clean interaction flow

πŸ›  Tech Stack

πŸ”Ή Frontend: React
πŸ”Ή Backend: Node.js, Express.js
πŸ”Ή Database: MongoDB, Mongoose
πŸ”Ή State Management: React Hooks
πŸ”Ή Authentication (Optional): JWT (Planned for future)

πŸ“Έ Screenshots

Home Page Screenshot 2025-04-11 125250

πŸš€ Getting Started

Prerequisites

Make sure you have Node.js, MongoDB, and npm/yarn installed on your system.

Installation

  1. Clone the Repository

    git clone https://github.com/komal2203/pixora.git
    cd pixora
  2. Install Dependencies

    npm install
  3. Set Up Environment Variables
    Create a .env file in the root directory and add:

    MONGO_URI=your_mongodb_uri
    JWT_SECRET=your_jwt_secret
  4. Run the Server

    npm start
  5. Run the Client

    cd client
    npm start

πŸš€ Deployment

To deploy, you can use Vercel/Netlify for frontend and Render/Heroku for backend.

🀝 Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss your ideas.

πŸ“œ License

This project is licensed under the MIT License.

πŸ“¬ Contact

For any queries, feel free to reach out:
πŸ“§ Email:

Let me know if you'd like any modifications! πŸš€

About

πŸ“Έ MERN photo-sharing app to post, like ❀️, and manage pictures πŸ–ΌοΈ with a sleek, responsive UI ✨.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published