Getting Started
Explore the process of creating a barebones Node.js app.
We'll cover the following
Our task
To really put our newly learned knowledge to test, we shall be creating a food delivery web application. Here are some of the goals we wish to accomplish:
- View all restaurants
- Choose items from a restaurant and add them to our cart
- Calculate a total for the cart and proceed to a checkout
Get hands-on with 1400+ tech skills courses.