meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ixc2024:tech:wfrontend:deploying:start [2024/05/28 09:54] alestaixc2024:tech:wfrontend:deploying:start [2024/05/28 13:51] (current) alesta
Line 4: Line 4:
 Instead of hosting your project locally, it is best to deploy your web app online so that it would be accessible. 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.+[[https://www.netlify.com|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! :-) Just follow the steps below and your app will be online in no time! :-)
  
Line 52: Line 52:
 {{:ixc2024:tech:wfrontend:deploying:screenshot_2024-05-28_at_09.48.32.png?400|}} {{:ixc2024:tech:wfrontend:deploying:screenshot_2024-05-28_at_09.48.32.png?400|}}
  
 +If you skip this step you are potentially risking having the //Page not found error 404//.
 For explanation why this is necessary you may read on the following link: [[https://answers.netlify.com/t/page-not-found-issue-on-deploying-react-application/77842/2|Netlify redirects]] For explanation why this is necessary you may read on the following link: [[https://answers.netlify.com/t/page-not-found-issue-on-deploying-react-application/77842/2|Netlify redirects]]