Hello, {{ title }}
-Congratulations! Your app is running. 🎉
-diff --git a/README.md b/README.md
index 0762325..aca8d96 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# CodeRush
The ultimate addictive game that challenges programmers with coding puzzles and tests their skills in an exhilarating race against time.
+
+Reference for design: dribbble, behance e figma
\ No newline at end of file
diff --git a/design/design.md b/design/design.md
index e69de29..84d8a0e 100644
--- a/design/design.md
+++ b/design/design.md
@@ -0,0 +1 @@
+# Code Rush Design
diff --git a/src/app/app.component.html b/src/app/app.component.html
index 36093e1..084bc5c 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -1,336 +1 @@
-
-
-
-
-
-
-
-
-
-
-
- Congratulations! Your app is running. 🎉Hello, {{ title }}
-
App Component works