Member-only story
Nextjs — introduction to deployment🚀: Nextjs video tutorial series 📺
3 min readJun 28, 2022
Step by step creating Nextjs application from scratch with material UI and deploying to vercel.
At the end of these series, you can use nextjs for your web applications, create screens with material UI, understanding the core of nextjs, use hooks and lastly deploy your project.
1- Introduction to Nextjs
In this video you will learn how can you start development with Nextjs, how to install nextjs to your local environment and basics of the nextjs
2- How to add Material UI to Next.js
In this video you will learn how to use material UI with Nextjs with examples