Your link sharing social network.
This web aplication ia a social network to share links in you find interesting and interact with other people..
- Register, Login and Logout
- Create a post with a link to share
- Edit or delete a post you've made
- Choose whether to share your location in your post or not
- Like/Dislike a post
- Comment on a post
- Repost other users's post
- Follow/unfollow a user
- Show following users post in timeline
- Show your posts and user's posts on the respective pages
- Show posts that I like in MyIlkes page
- Progressive post loading in every page with posts
- Search for user in a searchbox
- Text a hashtag in your post
- Show worldwide trending hashtag
- Go to the hashtag page and check every post regarding it
- Responsive design
- Option to set more infos and characteristics to your profile
- Show user infos on user's page
- Edit logged user info
- Webchat to talk to other people in private
- Suggestions of people to follow
- Option to block users if you want to
- Edit or delete a comment in a post
The following tools and frameworks were used in the construction of the project:
- Clone this repository
npm i
- Run the front-end with
npm start
- You can optionally build the project running
npm run build
- Finally access http://localhost:3000 on your favorite browser