
A website that allows users to post messages on a bulletin board. It was designed to be a very simple full-stack application with create, read, update, and delete functionality. It uses React and Next.js with TypeScript. It also uses Firebase Authentication to allow users to log in with their Google accounts and Firestore to store the post data. Users can log in, create posts, edit posts, and delete posts. The home page displays all the posts along with their authors and profile pictures.



