You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
News web app with live data built with Next13.3,TypeScript, Tailwind. Dark/Light mode using next-themes. GraphQL for batching multiple api calls. StepZen for generating TypeScript definitions automatically. Live data pulled via Mediastash Api. Revalidation and prebuilding pages with generateStaticParams reducing wait time.
BuzzBox web application is inspired by modern social media applications like Twitter and Reddit. This application lets the user be authenticated by trusted providers using next-auth. Authenticated users have the ability to create posts, spaces, upvote, downvote, comment, and share posts in real time.