Skip to content

RajShringi/blog_app_using_hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Conduit Blog App

Basic Overview - Live Demo

A full-stack application developed using MERN technologies.

Screenshots

Screenshot 2022-12-28 at 4 59 53 PM Screenshot 2022-12-28 at 5 02 49 PM Screenshot 2022-12-28 at 5 04 50 PM

Features

  • Add, edit and delete articles (authentication required).
  • Add Comments on the article.
  • Like articles and Follow other users.

Tech Stack

  • Frontend - React/Tailwind
  • Backend - Express/ MongoDB

Run Locally

Requirements

  • Node.js
  • NPM

First, clone the project

git clone https://github.com/RajShringi/blog_app.git

Go to project directory

cd blog_app

Install the needed package

npm install
or
yarn

Start the React Application

npm start 
or
yarn start

Feedback

If you have any feedback, please reach out to me at raj24shringi@gmail.com

porject by Raj Shringi

Releases

No releases published

Packages

 
 
 

Contributors