Skip to content

Ukevine/CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CRUD Application

This is a full-stack CRUD application built with Node.js, Express, and Vue.js. It allows you to perform Create, Read, Update, and Delete operations on [describe what your application manages, e.g., user details, products, etc.].

Technologies Used

  • Backend: Node.js, Express, MongoDB
  • Frontend: Vue.js, Vuex, Axios
  • Database: MongoDB

Features

  • Create: Add new [item] to the database.
  • Read: View [items] from the database.
  • Update: Modify existing [items] in the database.
  • Delete: Remove [items] from the database.

Installation

Follow these steps to run the application locally:

Backend Setup

  1. Clone the repository:
    git clone https://github.com/Ukevine/CRUD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published