Skip to content

Grup-2-Project/FE-Sosmed

Repository files navigation

ASYNC - Simple Social Media App

Welcome to the ASYNC Social Media App! This application allows users to connect with friends, and engage in social networking.

Table of Contents

Features

  • User authentication: Sign up, log in, and log out securely.
  • Post updates: Share text and multimedia content with your friends.
  • Friend connections: Connect with other users and view their updates.
  • Notifications: Receive notifications for new friend requests and updates.

Getting Started

Prerequisites

Before you begin, ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/Grup-2-Project/FE-Sosmed.git
  2. Navigate to the project directory:

    cd FE-Sosmed
    
  3. Navigate to the project directory:

    npm install
    
  4. Navigate to the project directory: Set up environment variables: Create a .env file in the root of the project and configure the following:

    VITE_BASE_URL = "Link Backend"
    
  5. Start the application:

    npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors