meta data for this page
This is an old revision of the document!
The winners wikipage
Hosting
Just like backend, frontend project has to be hosted so that the users could access it online. Instead of hosting your project locally, it is best to deploy your web app online so that it would be accessible.
Netlify allows extremely easy and beginner friendly deployment options for frontend projects.
Just follow the steps below and your app will be online in no time!
Netlify - Practical Beginner’s Tutorial
Registration on Netlify
1) Go to https://www.netlify.com
2) Register using your email and use password generator because Netlify has high requirements for password strength.
If GitHub is used: