
Project
This project is a full design personal blog designed for my personal use. This project uses NextJS 13 as for the frontend and styled by Tailwindcss. For the back end it uses Firebase and it's API to build store each post. It uses the firebase authenticator to allow for myself to sign in and add new post and the firebase storage to store images for each post. It's structure is similar to what a personal blog would function. Comments are open post and are stored within each post including their time of posting.
Technologies
Javascript
Next JS
Tailwind CSS
Firebase
Firebase Storage
Back