Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 1.97 KB

README.md

File metadata and controls

70 lines (44 loc) · 1.97 KB

Project: Ram's Blog app

License: MIT LanguageCount License

Description:

This is MERN-Blog mobile responsive application.

  • Users can read blogs. Sign up to access the application using a Google account or by creating an account with any email and password.
  • Users can add their posts when they are logged into the platform.
  • This app provides both Admin and User functionalities. The Admin has full access to control the users account, posts and comments of all users.

MERN Technology used

  • Reactjs
  • ExpressJs
  • Redux
  • Nodejs
  • MongoDB
  • firebase
  • Tailwind
  • flowbite-react
  • moment
  • bcryptjs

Application link

Installation

To install necessary dependencies, run the following command on your terminal:

npm install

Usage

keep running both on terminal api and client folder. Run 'npm run dev' from Terminal

License

This project is licensed under the MIT license.

Questions

Author: Ram

If you have any questions please contact us at :

Repository : MERN-Blogs

Application-Clips

  • Admin Page
blog1
Screenshot 2024-03-06 at 10 38 28 AM
  • User page
blog2