rchavezj / crown_clothing

(Under Construction) E-Commers Project to develop my skills in ReactJS (Redux and or Context API), Hooks, Firebase, Advance Routing, User Authentication and GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Commers ReactJS & GraphQL Project

Goal: E-Commers Project to develop my skills in ReactJS (Redux and or Context API), Hooks, Firebase, Advance Routing, User Authentication and GraphQL. Gain a solid foundation in full stack to later intergrate custom machine learning API's.
alt text

Github Control Commands

git clone (clone-url-page)
git remote --> checkout the branches<br />
git remote remove origin --> If I wish to clone then push the repo from a different local machine<br />
git remote add (ssh origin url from github repo)<br />

SCSS (SASS)
(1) YaRN for SASS

yarn add node-sass

(2) Make sure to follow the 7-1 SASS architecture rules

React Router: Single page application (SPA)
(3) NPM for React router

yarn add react-router-dom<br />

Firebase

yarn add firebase - works!<br />

Redux

yarn add redux redux-logger react-redux

Reslect

yarn add reselect

About

(Under Construction) E-Commers Project to develop my skills in ReactJS (Redux and or Context API), Hooks, Firebase, Advance Routing, User Authentication and GraphQL


Languages

Language:JavaScript 80.7%Language:CSS 15.6%Language:HTML 3.7%