mern_eshop-master.zip
(预估有个80文件)
mern_eshop-master
.gitignore
329B
package.json
1KB
package-lock.json
91KB
backend
middleware
errorMiddleware.js
435B
authMiddleware.js
946B
data
products.js
2KB
users.js
417B
models
orderModel.js
2KB
productModel.js
1KB
userModel.js
852B
utils
generateToken.js
172B
seeder.js
1KB
config
db.js
454B
controllers
userController.js
4KB
productController.js
2KB
orderController.js
2KB
routes
orderRoutes.js
530B
productRoutes.js
494B
userRoutes.js
661B
uploadRoutes.js
892B
server.js
1KB
uploads
file.txt
16B
image-1615313386224.jpg
50KB
frontend
package.json
1KB
package-lock.json
692KB
src
components
CheckoutSteps.js
1KB
FormContainer.js
336B
Product.js
806B
Loader.js
389B
Header.js
3KB
Message.js
244B
Footer.js
319B
Rating.js
2KB
store.js
2KB
index.js
600B
App.js
2KB
bootstrap.min.css
163KB
reportWebVitals.js
362B
constants
productConstants.js
1KB
cartConstants.js
239B
userConstants.js
1KB
orderConstants.js
1KB
reducers
userReducers.js
3KB
productReducers.js
2KB
cartReducers.js
1KB
orderReducers.js
3KB
actions
orderActions.js
4KB
productActions.js
3KB
userActions.js
6KB
cartActions.js
1KB
index.css
625B
screens
ProductScreen.js
4KB
UserListScreen.js
3KB
ProfileScreen.js
6KB
CartScreen.js
4KB
AllOrdersScreen.js
3KB
OrderScreen.js
7KB
ProductEditScreen.js
6KB
RegisterScreen.js
3KB
ShippingScreen.js
3KB
ProductListScreen.js
4KB
PaymentScreen.js
2KB
PlaceOrderScreen.js
5KB
LoginScreen.js
2KB
HomeScreen.js
1018B
UserEditScreen.js
3KB
public
images
camera.jpg
48KB
mouse.jpg
59KB
alexa.jpg
36KB
sample.jpg
251KB
phone.jpg
19KB
airpods.jpg
20KB
playstation.jpg
48KB
robots.txt
67B
logo192.png
5KB
index.html
891B
favicon.ico
4KB
manifest.json
492B
logo512.png
9KB
README.md
3KB
暂无评论