-
NodeJS, Express backend
Server provides:
- interaction MongoDB
-
authorization in administrator's account
-
sending order info to linked email
-
React frontend
Client allows to:
- browse products by categories
-
sign up or sign in into user's account
- filter products by tags
- add products to cart
- make an order
- edit logged in user's info
- browse user's orders