Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgastonportillo/ztm-react-capstone-ecommerce
E-store - React Capstone Project - ZTM
https://github.com/mgastonportillo/ztm-react-capstone-ecommerce
context-api firebase graphql javascript react reactjs redux redux-saga redux-thunk sass styled-components
Last synced: about 1 month ago
JSON representation
E-store - React Capstone Project - ZTM
- Host: GitHub
- URL: https://github.com/mgastonportillo/ztm-react-capstone-ecommerce
- Owner: mgastonportillo
- Created: 2022-09-03T23:08:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-20T02:10:31.000Z (about 2 years ago)
- Last Synced: 2023-06-04T20:24:04.343Z (over 1 year ago)
- Topics: context-api, firebase, graphql, javascript, react, reactjs, redux, redux-saga, redux-thunk, sass, styled-components
- Language: TypeScript
- Homepage: https://ztm-react-capstone-ecommerce-mgastonportillo.vercel.app/
- Size: 744 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CRWN Store - Ecommerce
Capstone project for ZTM's React Course
Preview
Concepts and technologies
- React.js
- Class components
- Functional components
- JavaScript: ES6
- TypeScript: Types, Interfaces, Function Overloading, Matchable Functions, Intersection Types, Union Types, Discriminating Unions, Type Predicate, Type Narrowing, ReturnType and more
- TypeScript in Redux
- SASS
- styled-components
- API consumption
- Firebase
- Context management
- Redux
- Redux-persist
- Redux-thunk
- Redux-saga
- GraphQL client
- Vite.js