Skip to content

An ecommerce website built with React, Redux, GraphQL, Stripe, and Firebase.

Notifications You must be signed in to change notification settings

Chantz-J/levinsco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALAFIA TROPICAL FOLIAGE

🚨 Forking this repo (please read!)

You'll need your own firebase configurations and API keys to utilize any Firebase data and functions.

🛠 Installation & Set Up

  1. Install and use the correct version of Node using NVM

    nvm install
  2. Install dependencies

    yarn
  3. Start the development server

    npm start

🚀 Building and Running for Production

  1. Generate a full production build

    npm run build
  2. Preview the site as it will appear once deployed

    npm run serve

👀👨‍💻 TODO List

  • Add GraphQL
  • Add CMS for blog page
  • Create redux custom selector for cart reducer quantity
  • Create redux custom selector for total cart price
  • Host project to firebase
  • Implement SSR
  • Add a Live Chat feature
  • Persist cart to local storage
  • Create dark mode using styled-components

Releases

No releases published

Packages

No packages published