Skip to content

Welcome to my Node.js project, which is based on the fantastic Node.js & Express From Scratch By Traversy Media

Notifications You must be signed in to change notification settings

DeniseCP/nodeproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Project

Welcome to my Node.js project, which is based on the fantastic Node.js & Express From Scratch series.

Overview

This Node.js application is designed with user-friendliness in mind, using Express.js, Mongoose, and MongoDB. Its primary purpose is to showcase my proficiency in Node.js and Express.js while demonstrating my adaptability to different programming languages and my ability to swiftly address version changes. For instance, while the tutorial used Mongoose version 4.10.2, I have upgraded to the latest version as of August 2023, which is 7.4.5.

The application offers essential features, including CRUD operations, user authentication, robust form validation, and meticulous access control and verification.

Tutorial Source

You can find the original tutorial series by Traversy Media here.

Getting Started

To get started:

  1. Run npm install.
  2. Create a local database called nodekb.

Prerequisites

Before you begin, make sure you have the following installed:

Installation

After meeting the prerequisites, run npm install in the project folder using the command line.

Contributing

If you're interested in contributing to this project, please provide guidelines and information on how others can contribute effectively.

Acknowledgments

A huge thank you to Brad from Traversy Media for creating the excellent tutorial series! And also to Ricardo Saracino for the code review!

About

Welcome to my Node.js project, which is based on the fantastic Node.js & Express From Scratch By Traversy Media

Topics

Resources

Stars

Watchers

Forks