Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankushmallick1100/mernblogapp
This website is based on the MERN stack, where users can create and post their blogs so that other users can comment on that blog post. They can edit or delete their comments as well.
https://github.com/ankushmallick1100/mernblogapp
blogwebsite css3 express-js html5 javascript-library mern mern-blog mern-project mern-stack mern-stack-development mernstack mongodb-database mongodbatlas node-js reactjs-components reactjs-es6 reactjs-project tailwind-css tailwind-css-template tailwindcss-ui
Last synced: 14 days ago
JSON representation
This website is based on the MERN stack, where users can create and post their blogs so that other users can comment on that blog post. They can edit or delete their comments as well.
- Host: GitHub
- URL: https://github.com/ankushmallick1100/mernblogapp
- Owner: ankushmallick1100
- Created: 2023-09-13T19:36:29.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-16T14:37:11.000Z (28 days ago)
- Last Synced: 2024-10-18T11:49:20.883Z (26 days ago)
- Topics: blogwebsite, css3, express-js, html5, javascript-library, mern, mern-blog, mern-project, mern-stack, mern-stack-development, mernstack, mongodb-database, mongodbatlas, node-js, reactjs-components, reactjs-es6, reactjs-project, tailwind-css, tailwind-css-template, tailwindcss-ui
- Language: JavaScript
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog Website
• This website is based on the MERN stack, where users can create and post their blogs so that other users can comment on that blog post. They can edit or delete their comments as well.
• A user can view their posted blog by navigating to their profiles, where they can also update their email and password.
• In Frontend, HTML, CSS - TailWind CSS framework and ReactJS JavaScript framework, and in the backend, NodeJS and ExpressJS are used to develop this website.
• MongoDB Atlas is used as a database for storing data in the cloud or retrieving it from the cloud.