screen shot of netflix clone website

LensLoop

React JS / TypeScript / Appwrite

Full-Stack Project

Overview

I built this application in React JS, TypeScript, TailwindCSS for styling and is hosted on Vercel. This app is a Instagram clone, where users can signup, post pictures, like and save favorite posts. The application is connected to Appwrite, which is an open-source backend server that helps to build web and mobile applications faster. It uses React Query for auto caching, managing memory and garabage collection of server state, updating out of date data in the background, and performance optimizations like pagination, infinite scrolling and lazy loading data.

Technologies

React

Tailwind

TypeScript

Appwrite

React Query

Back