joaofelix27 / projeto17-linkr-front

Home Page:projeto17-linkr-front-xi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Driven project 17 - Linkr

On this project we had to develop a full-stack app with a similar aproach to twitter, we had to use React and styled-components to build the front-end, Nodejs in the back-end and integrate it into a PostgreSQL database.

Register page

img1

Login page

img2

Timeline page

After login this one is the initial page, at first things will be quite empty, the user need to follow a user to see their posts and re-posts.

img3

He can find his friends through the search bar!

img4

User page

After searching for your friend, that is his personal page, here you find all the posts and re-posts that he made, if you follow that user the button will display now that you're following him and now his actions will display in your timeline!

img5

Timeline with posts

And now a small look on the timeline with the posts of the user that is being followed, you can also see the post's information, the likes, the comments and the amount of times it was shared are displayed, a user cant like or re-post a re-post, but comment on it is allowed. To more details on how the database store and integrate these data and relations check our dump in the config folder!

img6

About

projeto17-linkr-front-xi.vercel.app


Languages

Language:JavaScript 98.1%Language:HTML 1.7%Language:CSS 0.2%Language:Shell 0.0%