Mindspace is my first solo full-stack project, using React, Next.js, Google Firebase and Tailwind CSS. Mindspace is a small social media application that allows users
to communicate via posts and comments. Users can view another user's posts and comment on them, post, edit and delete their own, and navigate through all the posts
on the server. Within this project, I have created a fully function API capable of fetching, adding, deleting and editing values stored in the database, a fully safe
authentication system, and a database cluster. The
website is hosted using Vercel, and updates in real-time.
I am continuously working to develop more features on the website, so stay tuned for that. More information on the code can be found
here.
Tech Stack:
React, Next.js, Google Firebase, Tailwind CSS