d3ltaf0rc3 / SmileSocialNetwork

Smile is an Instagram-like social network where you can share photos and videos with your friends.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smile

Smile is an Instagram-like social network. You have the same basic features, like uploading photos and videos, following people, liking and commenting their posts. But what sets it apart is the ad-free experience. Smile is the perfect choice if you want a private and ad-free environment where you can share unforgettable moments with other people.

1. How is it built

  • The back-end portion uses Express, mongoose, argon2 for password hashing, jsonwebtoken (JWT) for authentication and MongoDB.
  • The front-end portion uses Next.js (React).

2. Functionality

  • Unauthorized users are only allowed to login or register.
  • Authorized users can upload photos and videos, edit their profile, follow other people, like and comment posts.

About

Smile is an Instagram-like social network where you can share photos and videos with your friends.

License:MIT License


Languages

Language:JavaScript 84.8%Language:CSS 15.2%