Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)