node_pro_shop-main.zip
(预估有个86文件)
node_pro_shop-main
frontend
package.json
1KB
src
reducers
orderReducers.js
3KB
productReducers.js
4KB
cartReducers.js
1KB
userReducers.js
4KB
index.js
602B
bootstrap.min.css
152KB
constants
userConstants.js
1KB
orderConstants.js
1KB
cartConstants.js
240B
productConstants.js
2KB
screens
ShippingScreen.js
3KB
CartScreen.js
5KB
UserListScreen.js
3KB
UserEditScreen.js
4KB
PaymentScreen.js
2KB
ProfileScreen.js
5KB
HomeScreen.js
2KB
ProductEditScreen.js
7KB
ProductListScreen.js
4KB
PlaceOrderScreen.js
6KB
ProductScreen.js
9KB
OrderListScreen.js
3KB
LoginScreen.js
2KB
OrderScreen.js
9KB
RegisterScreen.js
3KB
reportWebVitals.js
362B
components
ProductCarousel.js
1KB
Paginate.js
970B
FormContainer.js
392B
Message.js
293B
Rating.js
1KB
CheckoutSteps.js
1KB
Footer.js
443B
Header.js
3KB
SearchBox.js
782B
Loader.js
480B
Product.js
1012B
store.js
2KB
App.js
3KB
actions
userActions.js
7KB
productActions.js
5KB
cartActions.js
1KB
orderActions.js
5KB
index.css
542B
public
logo192.png
5KB
images
mouse.jpg
59KB
camera.jpg
48KB
phone.jpg
19KB
airpods.jpg
20KB
sample.jpg
39KB
alexa.jpg
36KB
playstation.jpeg
26KB
manifest.json
492B
robots.txt
67B
index.html
899B
logo512.png
9KB
favicon.ico
31KB
README.md
3KB
yarn.lock
510KB
package.json
959B
uploads
file.txt
15B
image-1615887193255.jpg
57KB
image-1615887000326.png
106KB
.env
329B
.gitignore
357B
README.md
46B
yarn.lock
81KB
backend
models
productModel.js
2KB
userModel.js
1003B
orderModel.js
2KB
seeder.js
1KB
config
db.js
498B
data
users.js
481B
products.js
3KB
server.js
1KB
routes
uploadRoutes.js
943B
userRoutes.js
700B
productRoutes.js
668B
orderRoutes.js
654B
middleware
authMiddleware.js
1KB
errorMiddleware.js
464B
controllers
userController.js
5KB
orderController.js
3KB
productController.js
4KB
utils
generateToken.js
189B
暂无评论