Skip to content

Amazon clone - small number of products just to show functionality

License

Notifications You must be signed in to change notification settings

AllAroundD/amazon-clone

Repository files navigation

issues forks stars license

amazon-clone

amazon-clone is a small application based on Amazon using React. The products are very limited just to show the functionality.

Table of Contents

Installation

For just using the application, there is no installation required. The application url is '...'. For the local setup of this application, there are a few npm modules that are required (react, react-scripts, react-dom, etc.). Once the repository is cloned, typing 'npm install' at the command prompt will install all of the required modules. Once the user clones and runs the program, the application will open in a browser window. Here are the steps to run in development mode: git clone https://github.com/AllAroundD/amazon-clone.git && cd amazon-clone && npm install. There is Firebase and Swipe setup to be documented...

A browser tab or window opens to 'http://localhost:3000/' To run local production mode, type 'npm start', then open a browser tab and go to 'http://localhost:5000'.

Usage

For just using the application, the application url '' is where the application resides. If installing locally, see the installation steps above to install and then run the application to open a browser window/tab.

Here is an example of the site in action: demo tbd

License

MIT

Contributing

Tests

No formal tests documented. The usage demo gif above shows some of the tests that were performed.

Questions

GitHub Profile

-If you have any questions, please contact me at [email protected].

About

Amazon clone - small number of products just to show functionality

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published