|
8 | 8 | - [NodeJS](https://nodejs.org/en/) |
9 | 9 | - [Express.js](https://expressjs.com/) |
10 | 10 | - [MongoDB](https://www.mongodb.com/) |
11 | | -- [npm](https://www.npmjs.com/) |
12 | | - ##### <i> The following npm packages:</i> |
| 11 | +- [yarn](https://yarnpkg.com/) |
| 12 | + ##### <i> The following yarn packages:</i> |
13 | 13 | - <strong><i>Client Side</i></strong> |
14 | | - - [sass](https://www.npmjs.com/package/sass) |
15 | | - - [google-map-react](https://www.npmjs.com/package/google-map-react) |
16 | | - - [rsuite](https://www.npmjs.com/package/rsuite) |
17 | | - - [vite-pages-plugin](https://www.npmjs.com/package/vite-plugin-pages?activeTab=readme) |
18 | | - - [react-dom](https://www.npmjs.com/package/react-dom) |
19 | | - - [react-router-dom](https://www.npmjs.com/package/react-router-dom) |
20 | | - - [axios](https://www.npmjs.com/package/axios) |
21 | | - - [markdown-it](https://www.npmjs.com/package/markdown-it) |
| 14 | + - [sass](https://yarnpkg.com/?q=sass&p=1) |
| 15 | + - [google-map-react](https://yarnpkg.com/package/google-map-react) |
| 16 | + - [rsuite](https://yarnpkg.com/package/rsuite) |
| 17 | + - [vite-plugin-pages](https://yarnpkg.com/package/vite-plugin-pages) |
| 18 | + - [react-dom](https://www.yarnpkg.com/package/react-dom) |
| 19 | + - [react-router-dom](https://www.yarnpkg.com/package/react-router-dom) |
| 20 | + - [axios](https://www.yarnpkg.com/package/axios) |
| 21 | + - [markdown-it](https://www.yarnpkg.com/package/markdown-it) |
22 | 22 | - <strong><i>Server Side</i></strong> |
23 | | - - [dotenv](https://github.com/motdotla/dotenv) |
24 | | - - [nodemon](https://www.npmjs.com/package/nodemon) |
25 | | - - [express](https://expressjs.com/) |
26 | | - - [mongoose](https://www.npmjs.com/package/mongoose) |
27 | | - - [axios](https://www.npmjs.com/package/axios) |
28 | | - - [deepl node](https://www.npmjs.com/package/deepl-node) |
| 23 | + - [dotenv](https://yarnpkg.com/package/dotenv) |
| 24 | + - [nodemon](https://www.yarnpkg.com/package/nodemon) |
| 25 | + - [express](https://yarnpkg.com/package/express) |
| 26 | + - [mongoose](https://www.yarnpkg.com/package/mongoose) |
| 27 | + - [axios](https://www.yarnpkg.com/package/axios) |
| 28 | + - [deepl node](https://www.yarnpkg.com/package/deepl-node) |
29 | 29 |
|
30 | 30 | <br/> |
31 | 31 |
|
|
0 commit comments