Hello everyone,
This is my first post here, but I’ve been lurking around for a while. Trying various resources, I’ve created a simple eCommerce platform powered with Django REST Framework on the backend and React and Redux on the frontend. The deployed version is available here: https://ecommerce-frontend-react.herokuapp.com/ (it may load for a bit as Heroku’s dyno needs to wake up).
It’s not very sophisticated design-wise, as my main focus is on the functionality here. Nevertheless, I tried to make it as responsive as possible. Also, most links in the footer don’t lead anywhere (placeholders).
Relevant GitHub repos:
Any feedback would be greatly appreciated!
Best wishes,
Kamil