Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikhilkumarapp/quan_miniblogapp
Quan_MiniBlogApp provides user to create the blog and user can also edit or update the blogs also if user want, I use in this react as frontend and node as backend. this provides user an better experience of interacting the UI and funcationlity.
https://github.com/nikhilkumarapp/quan_miniblogapp
expressjs mongodb mongodb-atlas mongoose nodejs nodemailer nodemon reacrjs react-hooks react-redux react-router
Last synced: about 2 months ago
JSON representation
Quan_MiniBlogApp provides user to create the blog and user can also edit or update the blogs also if user want, I use in this react as frontend and node as backend. this provides user an better experience of interacting the UI and funcationlity.
- Host: GitHub
- URL: https://github.com/nikhilkumarapp/quan_miniblogapp
- Owner: NikhilKumarapp
- Created: 2024-10-28T19:21:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T11:14:22.000Z (3 months ago)
- Last Synced: 2024-10-29T12:47:48.902Z (3 months ago)
- Topics: expressjs, mongodb, mongodb-atlas, mongoose, nodejs, nodemailer, nodemon, reacrjs, react-hooks, react-redux, react-router
- Language: JavaScript
- Homepage: https://quan-mini-blog-app.vercel.app
- Size: 2.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quan_MiniBlogApp
This project contains the various features like user can login or register in this platform and that user can create blogs or like the blogs or comments on that particular blogs, in this there is an all blogs section in which all blogs listed.
## Features
- User Mangement System
- Add/Edit/Delete Blogs
- Like, Comments Blogs
- Search Blogs by Blog title## Installation
`NODE_ENV` = `development`
`PORT` =`5000`
`URI` =`http://localhost:3000`
`MONGO_URI` =`Your MONGO_URI Connection`
`JWT_SECRET_KEY` =`YtllC.AT`
`JWT_EXPIRE` = `60m`
`RESET_PASSWORD_EXPIRE` = `3600000`
`SMTP_HOST` =`smtp.gmail.com`
`SMTP_PORT` =`587`
`EMAIL_USERNAME` = `[email protected]`
`EMAIL_PASS` = `mpcm zocb xeze vdhk`
## Tech Stack**Framework:** ReactJs, ExpressJs, NodeJs
**Database:** MonoDB
**Languages:** JavaScript
## License
[MIT](https://choosealicense.com/licenses/mit/)