Md. Resalat Islam

Work

Created By:

MD RESALAT ISLAM

Date:

2023-10-20

Client:

MD RESALAT ISLAM

Categories:

Blog

Blog website description:

This is a simple blog website What can be done with this website: 1. Created a signup and login system 2. The login user can see what they will do on his dashboard 3. Login user can create a post delete can edit 4. The login user can update his profile 5. Login users can like, dislike, bookmark, and comment on any post 6. The user can search any post

Technology: Frontend: Nextjs, tailwind CSS, Tinmce React, Eslint, React cookie, React copy to clipboard, React count up, React hot toast, React icons, React share, HTML react parser

Backend: Nodejs, Express, Mongoose, Bcrypt, Cors, Dotenv, Express validator, Jsonwebtoken, Moment

While implementing this website's login and signup system, I read a bit of sone problem.

Login and signup system: React validation at frontend and express validation at backend are used. User errors are nicely displayed. The user password is hashed and saved in the database.

Homepage: The homepage is called by fetching the data according to the request

About Page: about the website in this page

Contact Page: Information to contact is provided

Private Routes: Everything in the dashboard is private root. Users will not be able to see the information of others

Dashboard: All user activities can be seen here.

Profile: The user can update the profile for him/her

Posts: The user can see his posts and can update and delete them

Create Post: The user can create a post here

Email: resalat@gmail.com Password: test1234

Preview

Blog Website