/Mock-Car-Dealership

Fullstack Academy Grace Shopper project: sample e-commerce website

Primary LanguageJavaScriptMIT LicenseMIT

Mock-Car-Dealership

This is a simple mock Car Dealership website built with React, Redux, Express and PostgreSQL.

All of the cars shown on the website along with their data (image, price, etc.) are being drawn from the database via axios calls.

Stock of items is being tracked, along with order history of each invidividual user. This allows for in-depth queries on previous data.