Skip to content

Latest commit

 

History

History
138 lines (105 loc) · 5.55 KB

README.md

File metadata and controls

138 lines (105 loc) · 5.55 KB

Logo

Pixify

Image sharing App

About The Project

Product Name Screen Shot

Users can create an account using their Google Account, can post and like images.

Built With

React Redux Toolkit Firebase Tailwind Vite

Getting Started

Follow the steps below to run the app in the local environment.

Prerequisites

  • npm
npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/suyashvsingh/Pixify
  2. Install NPM packages

    npm install
  3. Start the application

    npm run dev

    Application will start running at http://localhost:3000

Features

Register/log in

Searching

Post new image

Like animage

Delete an image

See your images and liked images

Sign out