React App that is build throughout the course "The Complete React Web Developer Course (with Redux) by Andrew Mead"
Need to install Node.js with NPM
- Click green "Clone or download" button.
- Save the ZIP and unpack all on your hard drive
- go to terminal and run
npm install
- run
npm run dev-server