/photogram

A photo-based social media app. 📷

Primary LanguageTypeScriptMIT LicenseMIT

Photogram 📷

Overview 📝

This is a photo-based social media app inspired by Instagram. You can create posts, write comments, like images, follow users and more! If you want you can set your own profile picture, username and write about yourself in bio. Live version is available here: https://photogram-zielvna.vercel.app/. Feel free to create an account and upload images but please be kind.

Technologies 🔧

Tech Use
Next Framework & SSR
TypeScript Language
Firebase Backend & platform
Tailwind CSS
React Hook Form Forms
Vercel Deployment & hosting
Figma UI & UX design
Yarn Package manager
ESLint Linter
Prettier Code formatter
Zod Validation
Nookies Cookies
Moment Time conversion
Tailwind Merge Conditional styles

Preview 👀

Preview image 1 Preview image 2 Preview image 3

Installation 💾

Clone repository:

git clone https://github.com:zielvna/photogram.git

Install packages:

yarn install

Build project:

yarn build

Start it:

yarn start

Then go to http://localhost:3000 to see it.

Live 🔴

Check live version here: https://photogram-zielvna.vercel.app/