Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshaypatra/my-blog-website
My Blog Website, a modern and responsive blog platform built with React and Node.js. This project showcases a dynamic blogging platform where users can create, read, update, and delete blog posts. The website is designed to provide a clean and user-friendly interface for both readers and authors.
https://github.com/akshaypatra/my-blog-website
html-css-javascript mongodb react-hooks react-router reactjs
Last synced: about 1 month ago
JSON representation
My Blog Website, a modern and responsive blog platform built with React and Node.js. This project showcases a dynamic blogging platform where users can create, read, update, and delete blog posts. The website is designed to provide a clean and user-friendly interface for both readers and authors.
- Host: GitHub
- URL: https://github.com/akshaypatra/my-blog-website
- Owner: akshaypatra
- Created: 2024-02-03T08:17:17.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T08:44:36.000Z (4 months ago)
- Last Synced: 2024-09-13T22:06:58.959Z (4 months ago)
- Topics: html-css-javascript, mongodb, react-hooks, react-router, reactjs
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## My Blog Website
Welcome to My Blog Website, a modern and responsive blog platform built with React and Node.js.
This project showcases a dynamic blogging platform where users can create, read, update, and delete blog posts.
The website is designed to provide a clean and user-friendly interface for both readers and authors.### Features
-**User Authentication:** Secure sign-up, login, and logout functionality.
-**Blog Management:** Create, edit, and delete blog posts.
-**Comments and upvotes:** Readers can leave comments and upvote on blog posts.
-**Responsive Design:** Optimized for various screen sizes and devices.### Technologies Used
-**Frontend:** React, Bootstrap
-**Backend:** Node.js, Express.js
-**Database:** MongoDB
-**Authentication:** JWT (JSON Web Tokens)## WEBSITE OVERVIEW
### HOME PAGE
### LIST OF BLOGS : user can click on any blog to read
### SPECIFIC BLOG : user can read ,upvote and can add commnets on the blog
### Lging and Signup page