Skip to content

w-michelle/travelgram

Repository files navigation

Travelgram

Travelgram is a React Application designed to be a clone of Instagram.

View Site

Built With

  • Next.js
  • React
  • TailwindCSS
  • Firebase

Features

  • Create an account with Google or sign in as a guest.
  • Create, share and delete post
  • Explore other accounts and contents
  • Comment, like, follow/unfollow

At a Glance

Web Mobile
Upload Post
Profile

Getting Started

  1. Clone this repository and run:
npm install
  1. Run the app
npm run dev