Description
A full stack social media app. Users can create accounts, follow each other, make posts, comment, like, update their profiles and more.
This project was the final project of the "The Odin Project" curriculum! As the last project we built something that covers multiple areas, a fullstack social media app!
The main focus of this project is to tie together alot of the knowledge gathered during the curriculum and to tie together a REST API backend with a frontend application (in this case a React app).
The project will test knowledge of fullstack capabilities such as REST API, React, Prisma ORM, authentication, JWT, password handling, NodeJS, Express, SQL/Postgres, HTML, CSS, server-side and client side programming and debugging.