To deploy your project, you need some prerequisites. Let’s discuss the prerequisites.
Add Project to Git
First of all, create a git repository (Ex: Github, Gitlab) and push your template to the repository. If you don’t know how to create a git repository, then follow the link: Create a git repository.
If you are using Windows, then you need to install Git on your machine, if you don’t have it already.
Deploy to Netlify
Go to your Netlify account and click add new site. Then choose import an existing site. Then choose your git provider to import your site. And now you can see your repository. Select it and follow the steps. BOOM! Your site is live.
If you want to add a custom domain, then go to Settings > Domain Management and add your custom domain.