Skip to content

aniketsingh13/playX-social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

playX-social

A social media website

Technology-used

  • ReactJs
  • Redux
  • PlayXUi component library
  • Mockbee for backend
  • React Router
  • css
  • Axios

Live-Link

Features

  • Landing page
  • create post
  • edit post
  • delet post
  • comment
  • edit comment
  • delete comment
  • profile
  • profile bio
  • profile portfolio
  • follow/unfollow
  • Explore feed
  • Bookmarks
  • share post
  • User Feed
  • Authentication Sign-up Login Logout

Installation Steps

1. Clone the app

git clone https://github.com/aniketsingh13/playX-social

2. Install the dependencies in your root folder where you cloned the app

npm install

3. Create .env file and add secret key. this will help you use MockBee APIs

` REACT_APP_JWT_SECRET=

4. Run the app

npm start With that you can see your app running onlocalhost:3000`

image image image image image image

This project is still in progress feel free to come and check of progress .