springboot angular4 mysql redis spring security Java Mail angular4 Paypal Sdk material Flex Layout ...
run mysql (wamp)
create database called bookstoreapi
install redis and add it in windows path https://redis.io/download
make sure that application.properties is well configured for ur machine (ports ..)
creat paypal account and put your private paypal.client.app & paypal.client.secret
for front app (angular 4)
install angular Cli
browse to front folder
run npm install
ng serve