-
The techniques involve:
- ReactJS
- SCSS, CSS
- Javascript
-
State management:
- Using hook Context API of ReactJS
-
Data management:
- Data, such as products information, address information, among others, is saved locally in local storage when users have not logged in.
- Replace Context API by Redux to manage states.
- Add more motion to components in website.
- Develop a back-end system storing user login information.