Hey, I created this frontend for an ecommerce shop using React JS.
Being able to create and deploy this web application on Netlify is quite a milestone for me. This is because I was used to working in Java and PHP and learnt React quite recently.
I made use of function components, styled-components and sass, contexts, reducers, React Routes and several other React Hooks.
For the authentication, Google Firebase was used while firestore was used as the NoSQL database.
In the coming weeks, I hope to add a Node Backend for orders and payment processing and then consume them using my Front End Application.
I also hope to add another Frontend Web Application for store administration.
You can view the application here
I would sincerely love to get your feedbacks on this project.