File size: 334 Bytes
f5071ca |
1 2 3 4 5 6 7 8 9 10 11 12 |
## Amazon Clone
NOTE: This is made only for educational purposes, and is in no way associated with Amazon.
## Live app
<a href="https://amz-clone-b9eab.web.app/" target="_blank">https://amz-clone-b9eab.web.app/</a>
## Usage
Just use <code>npm install</code> and then <code>npm start</code> and the Development server will start.
|