0rGaan1c / medium-clone

A very simple clone of the popular blogging website Medium.

Home Page:https://medium-clone-dev-e3730.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Medium Clone - Live Demo

  • A simple clone of popular blogging site medium built using React.js, and Firebase.
  • Implemented user authentication using Firebase.
  • Stored user's data and blogs data in Firestore.

Features

  • User can write blogs and can also delete blogs that are written by them.
  • Users can also read the blogs that are written by other users.

alt text

Tech Stack

  • React
  • Firebase
  • TailwindCSS

How to run?

  1. Create a new project in firebase.
  2. Configure the web app by putting your firebase configs in the .env.local file.
  3. Then simply run npm install && npm start in the terminal and it should work.

About

A very simple clone of the popular blogging website Medium.

https://medium-clone-dev-e3730.web.app/


Languages

Language:JavaScript 93.9%Language:HTML 5.3%Language:CSS 0.8%