Previous Lesson Home Page Hooks Next Lesson

Lesson 12

Part 3: Making a To Do app using React hooks ( useState, useContext, and useEffect hooks)

This is part four of the To Do app.  In this part, we deploy the app on vercel using a free account on their platforms. We show how to create a free account on vercel and connect it to your GitHub. We show how to use the command line /terminal in vs code to deploy your project on vercel.

Previous Lesson Home Page Hooks Next Lesson
© Copyright 2020 – Ajmal Khan