Skip to content

HimansuWebCoder/Profile-Store-Mini-Social-Media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Profile Store Mini Social Media

Brief Project Description

  • I created a Profile Store mini social media site wher user can create profiles and share post with others, post images, videos, blogs, and create a online presence in this social media and chat with other user in a common place with any user. This is a combination of Blog, Mini-E-Commerce Store, Chat and social media site that is unique for this project. Now This project is improving and more feature will come. The site is now under working not fully featured.

Table of Contents

  1. About the Project
  2. Demo
  3. Features
  4. Tech Stack
  5. Getting Started
  6. Usage
  7. Screenshots
  8. API Reference
  9. Project Structure
  10. Contribution
  11. Roadmap
  12. License
  13. Contact
  14. Acknowledgments

About the Project

Provide an extended description of your project. Explain the problem it solves or the need it addresses.

Built With

Demo

Include a link to the live version of your project or a demo video.
Live Demo: Project Live Link

Video Demo: Watch the Demo

Features

  • User authentication with bcrypt
  • CRUD operations for profile management
  • File upload to Cloudinary
  • Real-time chat with Socket.IO
  • Dark mode and responsive design

Tech Stack

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Database: PostgreSQL
  • Cloud Services: Cloudinary
  • Authentication: Bcrypt, express-session

Getting Started

Instructions to set up the project locally.

Prerequisites

List any software and tools required before installing the project.

  • Node.js
  • npm
  • PostgreSQL

Installation

Step-by-step guide on how to install and set up the project.

  1. Clone the repository

    git clone [email protected]:HimansuWebCoder/Profile-Store-Mini-Social-Media.git
    
    cd Profile-Store-Mini-Social-Media
    
    npm install
    npm run backend
    

Releases

No releases published

Packages

 
 
 

Contributors