shoppie-master.zip
(预估有个71文件)
shoppie-master
frontend
.eslintcache
13KB
public
manifest.json
492B
index.html
2KB
robots.txt
67B
favicon.ico
1KB
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
src
constants
cartConstants.js
238B
userConstants.js
847B
orderConstant.js
349B
productConstants.js
367B
index.css
154B
bootstrap.min.css
152KB
store.js
2KB
components
message.jsx
277B
footer.jsx
317B
FormContainer.jsx
336B
CheckoutSteps.jsx
1KB
loader.jsx
389B
header.jsx
2KB
Product.jsx
865B
Rating.jsx
2KB
actions
orderActions.js
2KB
userActions.js
3KB
productActions.js
1KB
cartActions.js
1KB
reportWebVitals.js
362B
screens
ShippingScreen.jsx
3KB
HomeScreen.jsx
1KB
CartScreen.jsx
3KB
ProfileScreen.jsx
4KB
LoginScreen.jsx
2KB
ProductScreen.jsx
4KB
PlaceOrderScreen.jsx
5KB
RegisterScreen.jsx
3KB
PaymentScreen.jsx
1KB
App.jsx
1KB
index.js
598B
reducers
cartReducer.js
1KB
userReducer.js
2KB
orderReducer.js
1KB
productReducers.js
1018B
README.md
3KB
package-lock.json
684KB
package.json
1KB
backend
utils
generateToken.js
186B
models
userModel.js
864B
orderModel.js
2KB
productModel.js
1KB
server.js
852B
middleware
errorMiddleware.js
316B
authMiddleware.js
721B
controller
orderController.js
1KB
userController.js
2KB
productController.js
643B
seeder.js
1KB
config
db.js
464B
data
products.js
2KB
users.js
423B
routes
productRoutes.js
264B
userRoutes.js
445B
orderRoutes.js
335B
.gitignore
328B
package-lock.json
82KB
package.json
984B
暂无评论