diff --git a/README.md b/README.md index d019b10..2407d9d 100644 --- a/README.md +++ b/README.md @@ -1 +1,27 @@ -🚧 Under Development +# 🚧 Under Development + +[ TODO LIST ] + +- [ ] Quizes System +- [ ] Main-Page ( Better design ) +- [ ] Login and save progress +- [ ] Themes, theme settings + +--- + +### Run It Localy + +1. **Clone the Repository** + + ```sh + git clone https://github.com/TeaByte/NakhlahJS + cd NakhlahJS + ``` + +2. **Start Dev Server** + + ```sh + deno task start + ``` + +## diff --git a/routes/index.tsx b/routes/index.tsx index 1f9caf3..b271414 100644 --- a/routes/index.tsx +++ b/routes/index.tsx @@ -38,7 +38,7 @@ export default function BlogIndexPage( content="وجهتك الأمثل لاكتساب مهارات جافاسكربت بسهولة وفعالية. رحلة تعليمية شيقة تمتد من الأساسيات إلى المستويات المتقدمة" /> -
+

المحتوى

{merged.map((course, index) => {