Skip to content

rishabhraikwar98/scribble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Scribble

A social platform built using the MERN stack. It allows users to sign up, create and manage profiles, search for other users, follow or unfollow them, and create posts. Users can also like and comment on posts, fostering interaction within the platform. The project integrates authentication and real-time content updates to provide a seamless user experience.

Demo

Live Link: https://scribble-omega.vercel.app

Server: https://github.com/rishabhraikwar98/Scribble-API

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Features

  • User authentication and authorization (JWT)
  • User profile creation and management
  • Post creation and management
  • Commenting on posts
  • Liking posts and comments
  • Following/unfollowing users
  • likes,Comments stats on posts.

Technologies used


Run Locally

Clone the project

  git clone https://github.com/rishabhraikwar98/scribble

Go to the project directory

  cd scribble

Install dependencies

  npm install

Start the server

  npm run start

About

A simple Micro blogging platform made using MERN Stack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors