This is a simple ecommerce website built in React.
You can access the website at: https://carrot2803.github.io/Store-UI/
- Home Page
- Cart Page
- Add to Cart
- Dark Mode
- Scaled for all devices
There are several ways to save this repository on your device. Two of these options include:
- Downloading repository as ZIP
- Running the following command in a terminal, provided the GitHub CLI has been previously installed:
git clone https://github.com/carrot2803/Store-UI.gitInstall React and dependencies:
Run the following command to install the required dependencies:
npm iRun the app: Connect your device or emulator, and run the following command to launch the app:
yarn startContributions are welcome.! If you have any ideas, suggestions, or bug reports, please create an issue or submit a pull request. You can also contact me at carrot#8856 on Discord.



