Basic Overview - Live Demo
A full-stack application developed using MERN technologies.
- Add, edit and delete articles (authentication required).
- Add Comments on the article.
- Like articles and Follow other users.
- Frontend - React/Tailwind
- Backend - Express/ MongoDB
- 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
If you have any feedback, please reach out to me at [email protected]
porject by Raj Shringi