We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fde6b commit f8a65fdCopy full SHA for f8a65fd
README.md
@@ -7,9 +7,15 @@
7
- Easily build, train and prototype machine learning models using different tools like Tensorflow.js
8
- Learn JavaScript in an interactive/visual style. This can hasten learning and understanding.
9
- Plain Experimentation/Prototyping. Any experimentation performed in JavaScript can run on Dnotebooks.
10
-
+## Tech stack
11
+* [Next.js](https://nextjs.org/)
12
+* React
13
+* [Material UI](https://mui.com/)
14
+* [Tailwind CSS](https://tailwindcss.com/)
15
+* Express
16
17
## Developers
18
+
19
* Clone the repo
20
```sh
21
git clone https://github.com/javascriptdata/dnotebook.git
0 commit comments