successfully developed a robust registration form using a combination of HTML, CSS, Node.js, and MongoDB. The form ensures the secure storage of user information. I implemented a dynamic server-side script that interacts with MongoDB to store and retrieve user data.
Key Technologies Used:
- HTML
- CSS
- Node.js
- MongoDB
packages used :
- express
- hbs
- mongoose
- nodemon (npm install -g nodemon) to install globally
extract the node_modules file and then run the server from the terminal ( nodemon src/index.js )