Challenge: Deploy an E-commerce Application on GitHub
Test your knowledge of what we’ve learned so far by pushing code to GitHub and deploying it to Netlify.
We'll cover the following
We have learned what deployment means and how to deploy our React applications to Netlify by first pushing our source code to GitHub using Git commands. Now, you can practice this by carrying out the tasks below.
Task 1: Pushing the source code to GitHub
Here is a folder that contains our e-commerce React application. This folder does not include the npm_modules
folder, so the file is very light. All we have to do is create a GitHub account; if we don't have any, push this code to GitHub, and then we can now deploy our code on Netlify.
Get hands-on with 1400+ tech skills courses.