Skip to content

This is my first full stack project where i worked with a group of devs! Linkr is a link-sharing social network! Save, share and discover the best links on the web!

Notifications You must be signed in to change notification settings

thalesgomest/linkr-front

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

📑 Contents

📌 Project Description

Linkr is a link-sharing social network! Save, share and discover the best links on the web!

📸 Mockup

mockup mockup

🗃️ Database Design

databse

🚧 Status of work

status

✅ Features

  • Sign Up - Receives username, avatar, email and password.

  • Login - Receives email and password.

  • Search - you can search for users or hashtags

  • Follow and Unfollow - Follow and unfollow other users and see other users posts on their personal pages

  • Timeline - you can publish a post and see in your timeline yours posts and posts from users you follow

  • Posts - you can like, comment, repost, edit and delete a post.

⚙️ How to run

# Clone this front-end repository
$ git clone https://github.com/thalesgomest/linkr-front.git

# Clone the back-end repository
$ git clone https://github.com/thalesgomest/linkr-back.git

# Change to project directory
$ cd linkr-front

# Install the dependencies
$ npm or yarn install

# To run in dev
$ npm start

# Finally
$ The server will start on port:5000. Go to http://localhost:5000

🛠️ Build with

uses-react styled-components uses-node js npm express uses-javascript postgres built-with-git built-with-vsc

👥 Authors


Lucas Alves

Natan Brito

Gabriel Viana

João Henrique

Thales Gomes

📫 Contact

About

This is my first full stack project where i worked with a group of devs! Linkr is a link-sharing social network! Save, share and discover the best links on the web!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • HTML 0.9%