travisbyr / Rebel-Cycles

A MERN ecommerce website created to provide users with a way of purchasing motorcycle products online.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebel Cycles

Objective

I created an ecommerce full stack web application to showcase my skills and knowledge of JavaScript. I created this project using React, MySQL and Express using node. My application provides users with a way of purchasing motorcycle related products. I have also setup Auth0 for user authentication. Although the project is just proof of concept and not every aspect of the application is functionally, the main parts are. Below is project finished.

Homepage

On the homepage the user has the option to purchase products , which are being showcased on this page. They are also provided with an introduction, as well as further contact details for more services.

For users to purchase items they must create an account and be logged in. To do this, I have configured Auth0 to handle user authentication. Below is what my other pages look like.

Login

Here is where a user logs in or creates an account.

Shopping Cart

Here users view the items that they have added to their cart.

Search

Here is where users search for products.

Product Page

This is what the page looks like for viewing a product.

Order History

Here is where a user views all their previous and current orders.

About

A MERN ecommerce website created to provide users with a way of purchasing motorcycle products online.

License:MIT License