Skip to content

This is frontend part of LinkUp social Site based on MERN stack.

Notifications You must be signed in to change notification settings

Amrishkush/linkup-social-site-client

Repository files navigation

LinkUp Social-Site (Frontend)

This repository contains the frontend code for a server, serving as the frontend of a web application. LinkUp is a dynamic social networking platform made using ReactJs.

About Me

Hi, I'm Amrish! 👋

I'm a full stack developer[MERN]...

portfolio linkedin

Backend Part

Click to See Code! Backend Code

Features

  • Create Account
  • Sign In
  • See Profile
  • Cover and Profile Image
  • Sign Out

Installation

  1. Clone the repository:

    git clone https://github.com/Amrishkush/linkup-social-site-client
    
  2. Navigate to the project directory:

    cd linkup-social-site-client
    
  3. Install dependencies:

    npm install
    

Usage

  1. Start the development server:

    npm run dev

Technologies Used

  • React.js
  • Vite
  • React Router
  • Axios for API requests
  • Tailwind CSS for styling

Project Structure

  • public/
  • src/
    • assets/
    • components/
      • Header.jsx
      • Home.jsx
      • SignIn.jsx
      • SignUp.jsx
    • pages/
      • ProfilePage.jsx
    • utils/
      • apiURL.js
    • app.css
    • app.jsx
    • index.css
    • main.jsx

Screenshot

App Screenshot

Demo

Click to Visit! LinkUp

About

This is frontend part of LinkUp social Site based on MERN stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published