File tree 7 files changed +8
-26
lines changed
7 files changed +8
-26
lines changed Original file line number Diff line number Diff line change 2
2
3
3
An E-Commerce website for ordering Pizza Online
4
4
5
+ ## Demo
6
+
7
+ <div align =" center " >
8
+ <img src="./readme_img/demo.gif" style="width: 640px" />
9
+ </div >
10
+
11
+ ** NOTE:** The features shown in the demo is not exhaustive. Only the core features are showcased in the demo.
12
+
5
13
## Tools used
6
14
7
15
1 . React: To create the Single Page App
@@ -56,29 +64,3 @@ To use the project follow the steps given below:
56
64
1 . Install the necessary modules (` npm install ` ).
57
65
2 . Setup Firebase Project and configuration
58
66
3 . Use ` npm start ` to run the react app
59
-
60
- ## Screenshots
61
-
62
- ### Desktop
63
-
64
- <p align =" center " >
65
- <img width =" 100% " src =" ./screenshots/Desktop_01.PNG " style =" border : 1px solid black " >
66
- </p >
67
-
68
- <p align =" center " >
69
- <img width =" 100% " src =" ./screenshots/Desktop_02.PNG " style =" border : 1px solid black " >
70
- </p >
71
-
72
- ### Mobile
73
-
74
- <p align =" center " >
75
- <img width =" 200px " src =" ./screenshots/Mobile_01.jpg " style =" border : 1px solid black " >
76
- </p >
77
-
78
- <p align =" center " >
79
- <img width =" 200px " src =" ./screenshots/Mobile_02.jpg " style =" border : 1px solid black " >
80
- </p >
81
-
82
- <p align =" center " >
83
- <img width =" 200px " src =" ./screenshots/Mobile_03.jpg " style =" border : 1px solid black " >
84
- </p >
You can’t perform that action at this time.
0 commit comments