Skip to content

Web app for a blogging application made with Next.js, Editor.js and Material UI

Notifications You must be signed in to change notification settings

shucoll/blog-app--webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App

NPM Build Status

Overview

This a simple blogging web application made with Next.js, Editor.js and Material UI. It uses a backed API made with Node.js, Express.js, MongoDB, and Cloudinary for asset hosting.
API repo link

This project is bootstrapped with Next.js.

Features

  1. Signup with email verification
  2. JWT based auth
  3. Create, Edit, Delete, Read blogs through Editor.js interface
  4. Upload image managed by cloudinary

Installation and Usage

Clone the repo

git clone https://github.com/shucoll/blog-app--webapp

Install the dependencies

npm install

Run the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run dev

About

Web app for a blogging application made with Next.js, Editor.js and Material UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published