ekaone / nodejs-crash-2024

Code examples from the crash course on YouTube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Crash Course

These are the code examples from the YouTube crash course. This is not a working app. It is a bunch of different examples. There are no 3rd party packages except Nodemon.

To run the simple server with the users API, run npm start

About

Code examples from the crash course on YouTube


Languages

Language:JavaScript 94.9%Language:HTML 5.1%