https://github.com/shobhit1812/daily-journal-blog-website
Blog Website
https://github.com/shobhit1812/daily-journal-blog-website
expressjs jwt-authentication mongodb node-js react-redux reactjs
Last synced: 7 days ago
JSON representation
Blog Website
- Host: GitHub
- URL: https://github.com/shobhit1812/daily-journal-blog-website
- Owner: shobhit1812
- Created: 2022-12-19T11:01:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-19T19:19:13.000Z (over 2 years ago)
- Last Synced: 2025-03-16T02:48:55.623Z (3 months ago)
- Topics: expressjs, jwt-authentication, mongodb, node-js, react-redux, reactjs
- Language: JavaScript
- Homepage: https://daily-journal-blog-website.vercel.app/
- Size: 1.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Daily-Journal-Blog-Website
It is a blog website, where we publish web page used for personal commentary or business content. It made by using MERN stack.
## Key Features
* User Authentication
* Category option(tech, sport, music)
* Create Blog
* Delete Blog## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# Clone this repository
$ git clone {my repo url}# Go into the repository
$ cd backend# Install dependencies
$ npm install# Go into the repository
$ cd frontend# Install dependencies
$ npm install# Run the backend
$ node server.js# Run the frontend
$ npm start```
## Project Screenshots 🕊
### Signup Page
### Home Page
### Create Blog
### Our Blog
> Website [Shobhit Nautiyal](https://shobhitnautiyal.vercel.app/) ·
> GitHub [@shobhit1812](https://github.com/Shobhit1812) ·