The JournalBit app is a social media web app, where user can post and share the links of their fav articles to their audience, user like, comment, follow and follow other users and posts.
Frontend Url -> https://journalbit.netlify.app
Final Frontend Code -> https://github.com/killcodeX/journalbit-front
Backend Url -> https://journal-bit-back.vercel.app
Final Backend Code -> https://github.com/killcodeX/journalBit-back
Frontned: Reactjs
Styling: React-Bootstrap, Styled-components, Ant Design and CSS
Authentication and Authorisation: JWT and ByCryptJS
Backend: Node and Express js
Database: MongoDB
Home Page
Profile Page
Profile Edit Page
Register Page
- User can share link and attach topic, and then it is shared as a metdata.
- Others users can like and unlike, comment to the posts.
- Users can follow and unfollow other people.
- User can see other peoples and folowers lists.
- User can filter posts by specific topics.
- Users can update and edit their profile.
- Users can delete their own posts.
- User can delete his own profile.
- Fully Mobile optimized
Glad to see you here! Show some love by starring this repo.