LIGHT BOURNE LIVING CERAMICS
React Project
Skills
HTML

CSS

JavaScript

React

Redux

Figma


User story:
As a user, I would like to purchase hand painted ceramics online with easy navigation. Knowing that hand painted items are unique, I would like the ability to see each item's picture and details individually. I would like the option to order multiple of the same item to make a set and also delete items from my shopping cart.
Project Timeline:
Front-end:
- HTML & CSS
- JavaScript
- React
- Redux
- Router
- Media Queries
Learning & Challenges:
- Incorporating router was initially a challenge, especially when styling the links in the navbar. Through research, I added inline jsx stlying to get the desired look.
- Adding break points for mobile responsiveness on all devices was time consuming espcially with such a tight deadline, but media queries are implemented and effective for majority of screens.
Future Additions:
- Will add the ability to add items from the individal product page to the shopping cart.
- Will add a database to allow the users to create an account and save their shopping cart.
- Would add the functionality to purchase items.