Skip to content

SocialSpace is a social media platform that lets the user search trough dummy posts fetched from dummyjson api

Notifications You must be signed in to change notification settings

alin1k/SocialSpace

Repository files navigation

SocialSpace

SocialSpace is a Next.js app that lets users scroll through dummy posts fetched from dummyjson API. The homepage lets the user see 10 posts. The user can see a post's comments by clicking 'see post'. By clicking on a post's tag, users can see all the posts with that tag. Users can also see all the tags and search posts by tags by navigating to the 'Search' section of the app. Users can also search posts by keywords.

Users can like and add comments to posts. These can be seen inside the user's profile. Users can also add posts and see them on their profiles.

Added posts and comments are not added to any database but stored inside localStorage.

Note

Nav bar buttons are currently removed. They will be replaced by other buttons later on.

What needs to be added

  • Searching by user-created tags
  • Adding buttons to the navbar

Tech Stack 🛠

Tech stack

This is a Next.js project bootstrapped with create-next-app.

The application is hosted on Vercel. See live project here.

About

SocialSpace is a social media platform that lets the user search trough dummy posts fetched from dummyjson api

Topics

Resources

Stars

Watchers

Forks

Languages