Twitter Clone made with Remix, EdgeDB & UnoCSS. (Developing)
The Twitter Clone is a web application created using Remix, EdgeDB, and UnoCSS. It aims to replicate the functionality of Twitter, providing users with features such as authentication, creating and liking posts, commenting on posts, user profiles, following other users, and more. The application also has upcoming features like editing profile and settings, reposting, bookmarks, threads, hashtags and mentions, search for posts and users, and dark mode. It leverages optimistic UI cache for faster loading and development.
edgedb project init. The initializer will guide you through the process..env.example to .env and update the values of the variables accordingly.localhost:3000, creating an account with your GitHub account, and exploring the features.The Twitter Clone is a web application built with Remix, EdgeDB, and UnoCSS. It aims to replicate the functionality of Twitter and provides features like authentication, posts, likes, comments, user profiles, and more. The application also has upcoming features planned for implementation. The installation process involves setting up EdgeDB, generating code, seeding the database, configuring GitHub OAuth, and starting the server. Overall, the Twitter Clone offers a comprehensive set of features for users to interact and engage with.