Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 256 Bytes

node-js-project

project to show my knowledge of node js Allows users to create orders and products and allows for CRUD operations of orders and products Also, used jwts to authenticate the different routes. Uses a mongoDB to store data using Mongo Atlas