Skip to content

nhawks/car-ecommerce-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

324 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors


CarGet

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
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Landing Page Screen Shot

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Get API keys at (not needed):
  2. Clone the repo
    git clone https://github.com/nhawks/car-ecommerce-frontend.git
  3. Install NPM packages
    npm install
  4. (OPTIONAL) Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';

(back to top)

Usage

Products Page

Products_Page

Product Detail Page

Product_Details

Reviews Section

Review_Page

Seller_Page

Seller_Page

Check Out Page

Check_Out

Log In

Log_Ing

Register

Register

NavBar

Nav_Bar_Logged_In Nav_Bar_Logged_out

For more examples, please refer to the Project Video Demo

(back to top)

(back to top)

Contact

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

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.4%
  • CSS 4.8%
  • HTML 2.8%