In this video series I'll show you step by step how I built the javascript calculator for FreeCodeCamp using the react library.
In this video I'll show you my way of setting up the react environment using npm and create-react-app package.
00:00 project introduction
01:51 installing the create-react-app package
02:50 setting up the project folder using create-react-app
03:16 creating a git repository and connecting to github
06:08 npm start
06:50 cleaning up the src file
07:44 resolving errors
Useful links:
nodejs: https://goo.gl/CaYBf4
react-dev-tools for chrome: https://goo.gl/HR59Mb
create-react-app: https://goo.gl/Xv7dG6
react documentation: https://goo.gl/4VK8xd
Download
0 formats
No download links available.
FreeCodeCamp - Javascript Calculator - Part 1 | NatokHD