Krycha Store is Fullstack Next.js E-Commerce website including user authentication, product listing, shopping cart, and payment processing. Built with Next.js, React, Typescript, SASS and Firebase. Tested with Jest and RTL.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
^1.52.118.15.1118.0.3418.0.11^9.19.1^10.12.8^13.4.1^18.2.0^18.2.0^2.4.1^4.8.0^12.3.05.0.4^5.16.5^14.0.0^14.4.3^29.5.0^29.5.0^1.61.063
commits
Fix bug where state did not change after logging off, change styles in UserPanel
f32f3eaView on GitHubAdd aria-labels to few buttons and links to improve accessibility on website
ecda007View on GitHubChange website icon, Add toast to clear cart button in Cart Context, change settings in firebase config file to read from env file
333b30aView on GitHubTest AddToCart, AmountButtons, CartColumns, CartContent, CartIcon and CartItem components
7329a0bView on GitHubTest About, Breadcrumbs, Product, ProductList and Stars Components
b1901f8View on GitHubTest Collections, PopularProducts and Contact components
1bd36f5View on GitHubInstall Jest and RTL, setup test environment and write first test
a9c55e5View on GitHubCreate PageWrapper with framer motion function and wrap all pages, add animation to product filtering
a1e2f9cView on GitHubInstall framer motion and create active nav links depending on the page url
d3a3d8dView on GitHubUpdate next to 13.4v, change single product to SSG and handle it with loading and error files
750241fView on GitHubAdd loading state to header component to fix flickering when user login/logout, fix Breadcrumbs, CartContent and Auth components style
dde2748View on GitHub