8000 GitHub - Phatthawut/NotesApp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Phatthawut/NotesApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • JavaScript 98.0%
  • HTML 1.7%
  • CSS 0.3%
0