Skip to content

A front-end website that consumes the blog API for administration of blog posts.

Notifications You must be signed in to change notification settings

raych2/blog-admin

Repository files navigation

Blog Admin

TOP Blog Admin consumes data from Blog API. Authenticated users can create, edit, publish, and delete blog posts. Also, they can delete individual comments or all comments (only when the blog post is deleted). The project guidelines are listed in The Odin Project Node.js curriculum.

Live Demo

Related Repositories

Installation

In your terminal, clone this repository. Then, type the following:

cd blog-admin
npm install
npm start

Technologies Used

About

A front-end website that consumes the blog API for administration of blog posts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published