Skip to content

thipereira02/linkr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

311 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linkr

A social media to share interesting links with others and enjoy diverse content.

Try it out now at projeto-11-linkr-orpin.vercel.app

About

This project was made by a team of four developers:

We worked in two sprints based on agile mindset scrum.

Features

  • Sign Up
  • Sign In
  • View all user posts you follow in a timeline
  • Create a post
  • Like and re-post others posts
  • View trending topics
  • View posts tagged with a topic
  • Search for a user
  • Follow others users
  • Access your own profile and check likes and posts

Technologies

The following tools and frameworks were used in the construction of the project:

Javascript  React  Styled-components  Axios  React-router  Vercel 

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run with
npm start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)

About

Linkr is a link-sharing social network! Enjoy and share those awesome materials you find about development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.1%
  • HTML 0.9%