Mockup of the REI store page's navigation bar and search functionality. Now with Redux!
- Fork and clone repo(s)
- Install dependencies
npm scripts
docker-compose up
for Dockerized services
- Start up each microservice
- Start the proxy server
- Only connects the navigation bar and the product view.
- Other modules are images.
An nvmrc
file is included if using nvm.
- Node 12.16.2 (This is the safest version to use.)
- etc