Back to Portfolio

E-commerce Frontend

A frontend design for an e-commerce site. This app was built to refine my skills in React and JavaScript.

E-commerce Frontend

Tech Stack

JavaScriptReactSQLiteStyled-components

About the Project

Challenge

Build a frontend for an e-commerce site to display and checkout items.

Action

Created components to display and sort items that were populated via SQLite database. Set up a mock account registration and login feature with state.

Result

A functional frontend experience for an e-commerce site.

Learning & Takeaways

How to correctly utilize React components and state, and how to utilize database for data population.