Skip to content

This is a simple CRUD project built using Node.js, Express, and MongoDB.

License

Notifications You must be signed in to change notification settings

ansonhex/ExpressDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressDemo

ExpressDemo

This is a simple CRUD project built using Node.js, Express, and MongoDB. It provides basic functionality to create, read, update, and delete articles.

Live Demo

Features

  • Create new articles
  • Read/Retrieve articles
  • Update existing articles
  • Delete articles
  • Supports Markdown Blog
  • Supports comments

ExpressDemo-md

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your machine
  • MongoDB running locally or on a remote server
  • npm (Node Package Manager) installed

Installation

  1. Clone the repository
$ git clone https://github.com/ansonhe97/ExpressDemo.git
$ cd ExpressDemo
  1. Install dependencies
$ npm install
  1. Start the application
$ npm start

This will start the server on the port 4000, and you will be able to access it at http:https://localhost:4000

LICENSE

About

This is a simple CRUD project built using Node.js, Express, and MongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published