Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BahaaAY authored Aug 8, 2023
1 parent 76beacc commit a0726f9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Shop-app-NodeJS
Welcome to my Node.js Shop App project!

This is a basic web application that simulates an online shop using Node.js and the File System (fs) library for data storage following [Maximilian Schwarzmüller NodeJS - The Complete Guide (MVC, REST APIs, GraphQL, Deno)](https://www.udemy.com/course/nodejs-the-complete-guide/)
## Features

- Browse a list of available products.
- View detailed information about each product.
- Add products to your shopping cart.
- Admin panel to add/delete/edit products

## Screenshots

0 comments on commit a0726f9

Please sign in to comment.