Commit c0548d5 1 parent 7cc3697 commit c0548d5 Copy full SHA for c0548d5
File tree 1 file changed +30
-0
lines changed
1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Progressive Pizza Workshop
2
+
3
+ Let create a pizza order terminal app using Remix and learn about
4
+ the awesome features that the framework provides to create a
5
+ fantastic user experience.
6
+
7
+ ## Prerequisites
8
+
9
+ - Some experience with JavaScript
10
+ - Some experience with React
11
+ - Some experience with Node.js
12
+
13
+ ## System Requirements
14
+
15
+ - git v2.13
16
+ - NodeJS 20
17
+ - npm v10
18
+
19
+ ## Exercises
20
+
21
+ You'll find all the exercises in the ` exercise ` directory. The
22
+ purpose of the exercise is to follow by walk through the material
23
+ and ask me questions.
24
+
25
+ For each exercise, follow the instruction on the ` README.md ` file.
26
+
27
+ ## Solutions
28
+
29
+ The final app solution can be found on the [ progressive-pizza] ( https://github.com/yowari/progressive-pizza )
30
+ repository.
You can’t perform that action at this time.
0 commit comments