forked from jsd-genkx/NJMKL-JSD7
-
Notifications
You must be signed in to change notification settings - Fork 0
Phatthawut/NotesApp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Hello JSD7! Folder for Frontend -> Client - npm create vite@latest client -- --template react - npm install -D tailwindcss postcss autoprefixer - npx tailwindcss init -p - npm install -D react-router-dom Folder for Backend -> Server - set type module in package.json to use export/import module Backend Dependencies --> - npm install mongodb express cors Create config.env file to store the MongoDB connection string (secret keys). Establish connection to MongoDB - create a db folder in the server folder - create connection.js -- Happy coding ครับ 🙌
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 98.0%
- HTML 1.7%
- CSS 0.3%