Skip to content

gurudattpuranik25/Panorbit_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social

This is a prototype of a social-media application.

Live Link - https://panorbit-social.netlify.app/
Source Code - https://github.com/gurudattpuranik25/Panorbit_Assignment

Tech stack includes,

  • React JS
  • CSS
  • Material UI

  • Front-end is completely built on React JS and Context API is used for state management.

    The appliation contains a home page that lists out all the users and when clicked on an account, you are redirected to the account's profile page.

    There are also other pages like Posts, Gallery and ToDo.

    A chat section is designed to appear on all the pages and user will be able to select a contact from the list.

    How to run the code?

  • Download the zip file from the repository
  • Extract the zip in your system
  • Open any code editor of your choice
  • Drag & drop/open the extracted folder into the code editor
  • Open the terminal and run npm install to install the necessary packages
  • run npm run dev to start the application


  • Few screenshots from the application:

    Home

    home

    Profile

    profile

    Posts

    posts

    Gallery

    gallery

    ToDo

    todo

    Profile Menu

    profileMenu

    Chat Menu

    chat

    Releases

    No releases published

    Packages

    No packages published