Users can create an account using their Google Account, can post and like images.
Follow the steps below to run the app in the local environment.
- npm
npm install npm@latest -g
-
Clone the repo
git clone https://github.com/suyashvsingh/Pixify
-
Install NPM packages
npm install
-
Start the application
npm run dev
Application will start running at http://localhost:3000