Skip to content

gadgetfather/manalink

Repository files navigation

Manalink


📕 Table of Contents


📖 About

Manalink is an Social Media App created for gamers. Come checkout what pro Gamers have to say!


🚀 Features It has

From Navbar

  • user can logout From Sidebar

  • navigate to the Explore/Bookmarks/Profile page

  • navigate to the Home page back, click on the logo

    • Sign Up by following the link provided on the Log In page

From Home

  • click on the Explore to see all the posts made by all the users.
  • click on the Bookmarks to see all the posts you bookmarked.

From Explore Page

  • on this page you can see all the posts made by all the users.

From Bookmarks page

  • on this page you can see all the posts you bookmarked

From Profile page

  • On this page you can see your profile photo/cover photo/bio/username/URL
  • On clicking Edit Profile you can edit your profile photo/bio/URL.
  • You can also see all the post that you made.

From Post page

  • user can comment on posts
  • Like and dislike comments
  • Edit his/her own comments
  • Delete his/her own comments

🔌 Getting Started

  • clone the repository on your local machine with the command below in your terminal, and cd into the StormMedia folder
git clone https://github.com/gadgetfather/manalink.git
cd manalink
  • install dependencies (if you are using yarn then do with that)
npm install
  • create a .env file at the root level of the directory (at the level of package.json) and create a variable like mentioned below
REACT_APP_JWT_SECRET = <JWT_SECRET_KEY_OF_YOUR_CHOICE>
  • start the server
npm start

👨‍💻 Connect with me

About

a social media app made with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages