Fullstack eCommerce website that allows users to buy and sell cars. Customers can view the car selection, search for a particular vehicle, see related vehicles, checkout, and leave a review. Sellers can post their car on the website and upload an image.
Explore the docs »
Video Demo
·
Report Bug
·
Request Feature
Table of Contents
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Get API keys at (not needed):
- Clone the repo
git clone https://github.com/nhawks/car-ecommerce-frontend.git
- Install NPM packages
npm install
- (OPTIONAL) Enter your API in
config.jsconst API_KEY = 'ENTER YOUR API';
For more examples, please refer to the Project Video Demo
NiGeanya Hawkins - nmhawkins@outlook.com
Matthew Taylor - LinkedIn
Christopher Molitoris - LinkedIn
Gavin Corkery - LinkedIn
Project Frontend Link: https://github.com/nhawks/car-ecommerce-frontend
Project Backend Link: https://github.com/nhawks/car-ecommerce-backend









