Skip to content

Hariprasath8064/basic-mern-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Products Store

Products Store is a web application built using the MERN stack (MongoDB, Express.js, React with Vite, and Node.js) that showcases basic CRUD (Create, Read, Update, Delete) operations. The application allows users to manage a list of products with ease.

Features

  • Add new products
  • View a list of products
  • Update existing product details
  • Delete products

Technologies Used

Frontend

  • Vite: A fast frontend build tool.
  • React: For building the user interface.

Backend

  • Node.js: JavaScript runtime for the server.
  • Express.js: Web framework for building the REST API.

Database

  • MongoDB: Database for storing product information.

About

This web application showcases basic CRUD operations using MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published