Skip to content

mountainManCode/E-Commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-Commerce

An e-commerce application to purchase Pet Supplies and Toys.

Technology Used

Frontend

  • ReactJS
  • NextJS
  • Apollo Client - GraphQL
  • Styled Components

Backend

  • KeystoneJS - Headles CMS
  • NodeJS
  • TypeScript
  • MongoDB

Further information

Site is still in progress. So will need to signin to add Products to cart/purchase. You can create your own acccount or feel free to use the accounts below.

Customer login - access to Cart and purchasing products.

Seller login - access to Sell/Update Products, Cart and purchasing products.

To Do

  • Create a guest feature so a customer does not need an account to purchase items.
  • Complete the Accounts page.
  • Image slider on the Product page.
  • Style Product page.
  • Setup mailing - Currently Request Password email is being sent to mailTrap - Setup Postmark

Installation

Clone the repo, then run:

From inside the frontend directory, run:

cd frontend && yarn install

From the backend directory start the server, run:

cd backend && yarn install

Start-up

From inside the frontend directory, run:

yarn dev

From the backend directory start the server, run:

yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published