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

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

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
How To Use

## 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)  ·