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.
- Host: GitHub
- URL: https://github.com/protik111/blog-time-app
- Owner: Protik111
- Created: 2022-01-02T05:06:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T04:33:34.000Z (over 4 years ago)
- Last Synced: 2025-01-20T18:45:25.077Z (over 1 year ago)
- Topics: bootstrap, expressjs, jwt, material-ui, mongodb, mongoose, nodejs, reactjs, redux
- Language: JavaScript
- Homepage: https://shielded-anchorage-62161.herokuapp.com/
- Size: 9.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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