/forar

A platform where you can share your thoughts through posts and comments.

Primary LanguageJavaScriptMIT LicenseMIT

forar

A prototype of a social media platform.

about

Forar is a simple social media site with posts, accounts, following, and liking.

Image of home page

You can click on users to see their profile page.

Image of user page

On the home page, you can sign in and create your own posts.

Image of create post dropdown

Image of created post

technologies

The frontend was made with React, which calls a Java Spring backend, which connects to a PostgreSQL database.