Congratulations, you made it to the first project. In this project, you will be creating a small CV application. It’s a great project to get you started, because it includes many of the basic concepts you’ve learned so far.
Learning a new technology is never easy. Along the way you might think: “Well, I could easily implement this in plain Javascript”. BUT don’t let that demotivate you. If you keep pushing, you will end up far more productive than you were before with the ability to add a new skill to your skillset.
So let’s get started.
npx create-react-app cv-project
. If you need a reminder on how it works, check out the previous lessons. Don’t forget to setup a GitHub repository for you project, to push your progress.create-react-app
.components
folder in your src
directory and add your components.styles
folder in your src
directory for your CSS files. You’ll need to import these in the component files to use them.Tip: If you’re confused on how to deploy using GitHub Pages, take a look at this article
5-6 months
Job Guarantee
1-on-1 Mentorship