Skip to content

kotynskm/node-blog

Repository files navigation

Node Blog


Project Overview

This is a blog app created with Node.js, Express.js, MongoDB, and RESTful API design/development. It features CRUD - four essential operations for creating and managing data elements in a NoSQL database.


Features

  • Create a new blog
  • View all current blogs, view a selected blog
  • Edit/Update a blog post
  • Delete a blog post

Dashboard page:

A blogs content page:

Edit page for a blog:

Technologies

Languages/Frameworks/Database: JavaScript, Node.js, Express.js, MongoDB, mongoose, HTML, CSS, EJS

Learn More About the Developer

GitHub: https://github.com/kotynskm LinkedIn: https://www.linkedin.com/in/kkotynski Medium: https://medium.com/@k.kotynski Portfolio: https://kaileykotynski.netlify.app