Skip to content

Practice for using DOM manipulation in CRUD App settings!

Notifications You must be signed in to change notification settings

njpallivathucal/practice-crud-app-dom-manip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice-crud-app-dom-manip

Practice for using DOM manipulation in CRUD App settings

  1. MAKE INDEX.HTML FILE
  2. MAKE SERVER FOLDER - add controller folder, route folder, and server.js
  3. MAKE CLIENT FOLDER
  4. add a script to the index.html file in body that links to the main.js
  5. add a db folder and db.js file that has the db connection in it
  6. Eventually run npm init for a package.json
  7. npm install all packages, mongodb, mongoose, node, express, dotenv

About

Practice for using DOM manipulation in CRUD App settings!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published