clone-proshop-bradtravesy-master.zip
(预估有个84文件)
clone-proshop-bradtravesy-master
frontend
.eslintcache
15KB
public
manifest.json
492B
index.html
2KB
robots.txt
67B
favicon.ico
4KB
images
mouse.jpg
59KB
airpods.jpg
20KB
alexa.jpg
36KB
playstation.jpg
48KB
phone.jpg
19KB
camera.jpg
48KB
logo512.png
9KB
logo192.png
5KB
yarn.lock
506KB
src
constants
cartConstants.js
242B
userConstants.js
1KB
orderConstants.js
1KB
productConstants.js
1KB
index.css
190B
bootstrap.min.css
152KB
products.js
3KB
store.js
2KB
components
SearchBox.js
790B
FormContainer.js
352B
Message.js
256B
Paginate.js
782B
Footer.js
327B
CheckoutSteps.js
1KB
Header.js
3KB
Product.js
840B
Rating.js
2KB
Loader.js
412B
actions
orderActions.js
5KB
userActions.js
6KB
productActions.js
5KB
cartActions.js
1KB
App.js
3KB
reportWebVitals.js
362B
screens
OrderScreen.js
7KB
HomeScreen.js
1KB
ProfileScreen.js
6KB
ProductScreen.js
7KB
ShippingScreen.js
3KB
ProductListScreen.js
4KB
LoginScreen.js
2KB
OrderListScreen.js
3KB
PaymentScreen.js
2KB
ProductEditScreen.js
6KB
PlaceOrderScreen.js
5KB
UserListScreen.js
3KB
UserEditScreen.js
3KB
RegisterScreen.js
3KB
CartScreen.js
4KB
index.js
597B
reducers
orderReducers.js
3KB
productReducers.js
3KB
userReducers.js
4KB
cartReducers.js
1KB
debug.log
116B
README.md
3KB
package.json
1KB
yarn.lock
81KB
uploads
image-1614918980577.jpg
25KB
file.txt
0B
backend
utils
generateToken.js
188B
models
userModel.js
898B
orderModel.js
2KB
productModel.js
1KB
server.js
1KB
controllers
orderController.js
3KB
userController.js
4KB
productController.js
4KB
middleware
errorMiddleware.js
449B
authMiddleware.js
1KB
seeder.js
1KB
config
db.js
452B
data
products.js
2KB
users.js
439B
routes
productRoutes.js
604B
userRoutes.js
689B
uploadRoutes.js
932B
orderRoutes.js
648B
.gitignore
329B
package.json
1KB
暂无评论