Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geauxweisbeck4/geaux-tweet
A Twitter clone called Geaux Tweet, which allows you to tweet with authenticated users. Built with Next.js, Tailwind CSS, Supabase, and Vercel.
https://github.com/geauxweisbeck4/geaux-tweet
Last synced: 3 days ago
JSON representation
A Twitter clone called Geaux Tweet, which allows you to tweet with authenticated users. Built with Next.js, Tailwind CSS, Supabase, and Vercel.
- Host: GitHub
- URL: https://github.com/geauxweisbeck4/geaux-tweet
- Owner: GeauxWeisbeck4
- Created: 2024-04-04T00:50:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T05:39:36.000Z (4 days ago)
- Last Synced: 2024-11-11T06:29:45.098Z (4 days ago)
- Language: TypeScript
- Homepage: https://geaux-tweet.vercel.app
- Size: 94.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geaux Tweet
A Twitter clone that was created by following along with the Egghead Tutorial, [Building a Twitter Clone with Next.js App Router and Supabase](https://egghead.io/courses/build-a-twitter-clone-with-the-next-js-app-router-and-supabase-19bebadb) by [John Meyers](https://github.com/dijonmusters). This was a wonderful course that I recommend that anyone, who wants to learn how to use the new features of the Next.js App Router and Supabases together, should take this.
You learn all sorts of wonderful things, such as authentication with Supabase, how to use PostgreSQL functions and triggers, and even how to create server and client components with the app router in Next.js. The instructor goes into great detail on using Supabase and explains how to use the newish features of Next.js like App router. He helps you improve the user experience with little things like using the [React hook, `useOptimistic`](https://react.dev/reference/react/useOptimistic), which is technically still an experimental feature.
Login in with your GitHub account and Tweet with me about the fun side projects you are working on!
## Technologies Used
- Next.js
- Vercel
- Tailwind CSS
- Typescript
- Supabase## More To Come
Stay tuned to see what other features I end up deciding to add on to this fun little project! Hope you enjoy Geaux Tweet!