-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimportant
73 lines (40 loc) · 1.44 KB
/
important
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Installation Docs.
https://dev.to/pratham10/how-to-set-up-a-node-js-express-server-for-react-2fja
Front Template Theme
https://bootstrap-ecommerce.com/bootstrap5-ecommerce/page-index-1.html
https://stackoverflow.com/questions/7382207/mongooses-find-method-with-or-condition-does-not-work-properly
OR Operator With Mongo DB.
https://kb.objectrocket.com/mongo-db/or-in-mongoose-1018
<---React router-->
1. npm i react-router
2. npm i react-router-dom
<---End-->
JWT authnetiaction.
https://www.section.io/engineering-education/how-to-build-authentication-api-with-jwt-token-in-nodejs/
// run project
For react projects.
1. cd client
2. npm run start
For node js projects.
1. nodemon index.js
Admin Theme template.
https://startbootstrap.com/theme/sb-admin-2
React js UI frameworks
https://mui.com/material-ui/react-drawer/
Express js Tools
https://www.youtube.com/watch?v=5RrhT280GXg&list=PLbGui_ZYuhigerSlDF_v1t1mM2iGomXnq&index=5
Form validation.
https://www.npmjs.com/package/node-input-validator#simple-example
For Generate Express application
https://expressjs.com/en/starter/generator.html
E-commerce Demo
https://www.jrecommerce.com/demo.php
Admin Credential:
https://www.ecomdeveloper.com/demo/admin/
username = demo
pwd: pass
Second Demo: https://farmart.botble.com/admin/login
Third Demo:
https://cartproshop.com/demo/admin/dashboard
Typescript
https://www.youtube.com/watch?v=SVFjgV2F_io&list=PL8p2I9GklV44eT51JPju4LsTQlce6DPtx