Working files for my YouTube tutorial.
- clone this repo
- navigate to
01-Start
and open the folder in VSCode - run
npm install
to install all dependencies - run
npm start
to build the project - visit
http://localhost:3000/
in the browser - follow step by step
At the end of the tutorial you should have the same files as in the 02-End
folder.
Have fun!