Welcome Devs :) This is my very first project built with React, given as a challenge by Bob Ziroll's Scrimba Course: Learn React. It is a static website that displays my business card.
I'm a self-taught dev and I would love to make projects and learn good coding practices with other devs like you.
🐈
Quick start:
$ yarn # npm install
$ yarn build # npm run build
Run Webpack in watch-mode to continually compile the JavaScript as you work:
$ yarn watch # npm run watch
At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜 If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉 The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀
Happy Coding!