An open API service indexing awesome lists of open source software.

https://github.com/protik111/blog-time-app

It's a Full-Stack blog application where an user can publish his/her blogs and also can perform some other functionalities. This project made with MERN stack technologies.
https://github.com/protik111/blog-time-app

bootstrap expressjs jwt material-ui mongodb mongoose nodejs reactjs redux

Last synced: 3 months ago
JSON representation

It's a Full-Stack blog application where an user can publish his/her blogs and also can perform some other functionalities. This project made with MERN stack technologies.

Awesome Lists containing this project

README

          

Blog Time App ✏️

It's a Full-Stack blog application where an user can publish his/her blogs and also can perform crud operation. This project made with MERN tack technologies.

## Live Link: (https://shielded-anchorage-62161.herokuapp.com/)

## Current Feature Lists🐳


  • Showing blogs list with images and title.

  • Blogs are displayed with pagination.

  • A reader can read full description of the blog by clicking the blog.

  • A Reader can see whose blogs it is and also see total love reacts, comments.

  • Public user cannot perform comment and react without being logged in.

  • A reader can sign up and sign in.

  • Authentication and Authorization has added with JWT.

  • User can create his/her profile after login/signup.

  • User can update his profile.

  • User can add, update, delete his/her experience.

  • User can create his first blog after creating his profile.

  • User can update, delete his/her blogs.

  • User can comment and react in a blog.

  • A reader can search with title name to find out the desired output.

  • A reader can find a blog by choosing category.

  • This application is full responsive.

  • A reader can view popular blogs

  • User can delete his/her profile.

## Technology Used🦄:

- Html5
- CSS3
- Bootstrap4
- React Js
- Redux
- React Router
- Node.js
- Express.js
- Mongodb
- Mongoose
- React Icon
- Material UI
- JWT Token
- Axios
- Express Validator
- bcrypt