Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeehanchung/e-commerce-react-redux-firestore

E-commerce web app developed with react, redux, firestore, styled-components, and more. Individual final year project, 3 months.
https://github.com/yeehanchung/e-commerce-react-redux-firestore

firebase firestore reactjs redux styled-components

Last synced: 11 days ago
JSON representation

E-commerce web app developed with react, redux, firestore, styled-components, and more. Individual final year project, 3 months.

Awesome Lists containing this project

README

        



E-commerce | React Redux Firestore

This site was developed by [YeeHan Chung](https://yeehan.me) for the completion of his final year project (employer project) from **August 17, 2020** to **November 26, 2020**. This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Lessons learnt 📚 🧩

- Stop worrying, start doing.
- Be careful of [**Spaghetti Codes**](https://en.wikipedia.org/wiki/Spaghetti_code).
- Importance of refactoring.
- Google to find solutions efficiently.
- Realized how various technologies work together.
- Understood how technologies work **under the hood**.
- `react.js`, `redux`, `firebase`, `styled-components`
- Found that **full-stack/front-end development** is my **cup of tea** ❤️

## Architecture diagram (Initially)

![Architecture Diagram for Commercial Site](architecture-diagram-commercial-site.png)