Sample e-commerce application frontend with responsive design.
- Add products
- View products
- Edit products
- Upload multiple product images
- Search products by name
Install the dependencies & run the development server:
yarn
yarn dev
Open http://localhost:3000 with your browser to interact with the platform.
Forks are lovely. Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.