gauravsinhaweb / pixzone

Pixzone is a Social media application where you can frame your views on a social space through your creativity.

Home Page:https://pixzone.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixzone - social media application

pixzone

Pixzone helps you connect and share with the people in your life.

Twitter Follow


Live Website: Pixzone


Video Demo:


Tech stack

  • Redux-Toolkit
  • React JS
  • TailwindCSS
  • Firebase (database)

Features

  • Create a Post with image and caption wirh emoji(s)
  • Add,Edit & Delete comment
  • Homepage (User Feed)
  • Sort User Feed by Date, Trending & Recent
  • User Profile
  • Add Profile display name, username, Bio and website
  • Follow / Unfollow users
  • Explore Feed (explore new people)
  • Bookmark Posts
  • Authentication
  • Remember login

Run Locally

  • Clone the project git clone https://github.com/gauravsinhaweb/pixzone.git

  • Go to the project directory

  • cd pixzone

  • Install dependencies yarn install or npm install

  • Create a .env file

  • Add the following configuration to your .env file

REACT_APP_API_KEY=<firebase api key>

  • Start the server yarn start

Learning and Growing with @neogcamp

About

Pixzone is a Social media application where you can frame your views on a social space through your creativity.

https://pixzone.vercel.app


Languages

Language:JavaScript 95.9%Language:HTML 2.9%Language:CSS 1.2%