##Introduction myRetail is a rapidly growing company with HQ in Richmond, VA and over 200 stores across the east coast.
The company’s annual revenue last year was $5 billion and growing at the rate of 10% year over year. myRetail sells general merchandise products, including a fast growing fresh grocery segment. The stores average 80,000 sq. ft. in size and carry around 20,000 products. myRetail wants to provide a multi-channel experience for its customers online.

myRetail is comparing solution options for the online grocery store.

##Sources This project was bootstrapped with Create React App. Other dependencies include Express, React Router (v4), and axios.

##Getting started Locally:

0.Clone this repo to your computer.

1.From the command line, run npm install within this project.

2.Run npm start to open locally.

3.Open a new tab in your terminal. cd into the client directory.

4.Run npm start.

5.Go to localhost:3000 to view the project.

In Production:

TBD