narayan954 / dummygram

DummyGram is a social media application where we have posts, stories, chat, friends, authentication, comment, delete, share and like feature. It uses ReactJs in the frontend for the UI and Firebase for the backend storing the users, posts, stories and comments.
https://narayan954.github.io/dummygram/
MIT License
76 stars 185 forks source link

Fix formatting in README #1207

Closed Sriparno08 closed 1 year ago

Sriparno08 commented 1 year ago

Fixes #1153

  1. Fixed the 'Table of Contents' structure
  2. Bolded the titles in 'How to get started with Open Source' section

This PR is part of GSSoC'23.