A social media to share interesting links with others and enjoy diverse content.
Try it out now at projeto-11-linkr-orpin.vercel.app
This project was made by a team of four developers:
- Calil Renner (https://github.com/Calil-Silva)
- Leonardo Guzi (https://github.com/leoguzi)
- Thiago Pereira (https://github.com/thipereira02)
We worked in two sprints based on agile mindset scrum.
- 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
The following tools and frameworks were used in the construction of the project:
- Clone this repository
- Install dependencies
npm i- Run with
npm start- You can optionally build the project running
npm run build- Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)
