Skip to content

Bhaskar-10/Instaverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instaverse

Instaverse is a social media application similar to Instagram, designed to provide users with a platform for sharing photos, videos, and stories. Built using the MERN (MongoDB, Express.js, React.js, Node.js) tech stack, Instaverse offers a seamless full-stack experience with robust functionalities, including CRUD operations (Create, Retrieve, Update, Delete), user-based features, and global state management utilizing Redux.

Table of Contents

Features

CRUD Operations

Instaverse enables users to perform CRUD operations on posts, comments, and profiles, providing an interactive user experience.

User-Based Functions

Users can create personalized profiles, follow other users, like and comment on posts.

Global State Management

Utilizing Redux, Instaverse ensures efficient and scalable state management across the application.

Media Sharing

Users can upload and share photos with their followers.

Usage

Upon running Instaverse, users can:

  1. Create or login to an account.
  2. Create, edit, or delete posts.
  3. Interact with other users through likes and comments.

Project Setup

To deploy Instaverse locally, follow these steps:

  1. Clone the Instaverse repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm or yarn: npm install or yarn install
  4. Start the development server: npm run dev
  5. Open your browser and visit http://localhost:3000 to access Instaverse and begin exploring its features. WhatsApp Image 2024-04-18 at 18 53 08 WhatsApp Image 2024-04-18 at 18 43 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors