From f8a65fdca5961854e4c4ae864cf0ec2ac69e71e6 Mon Sep 17 00:00:00 2001 From: Rising Odegua Date: Sun, 30 Jan 2022 11:16:28 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7581a3e..92ca121 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,15 @@ - Easily build, train and prototype machine learning models using different tools like Tensorflow.js - Learn JavaScript in an interactive/visual style. This can hasten learning and understanding. - Plain Experimentation/Prototyping. Any experimentation performed in JavaScript can run on Dnotebooks. - +## Tech stack +* [Next.js](https://nextjs.org/) +* React +* [Material UI](https://mui.com/) +* [Tailwind CSS](https://tailwindcss.com/) +* Express ## Developers + * Clone the repo ```sh git clone https://github.com/javascriptdata/dnotebook.git