Skip to content

MusicShaun/eCommerce-frontend

Repository files navigation

Work In Progress. 🔨

Purpose

To learn how to reduce API requests and response times.
Learn the nightmare that is RTK-Query
Practice NextJS
Create an entire site from back to front.

Tooling / features 🤩

  • React Toolkit Query
  • NextJS on Netlify
  • NodeJs server on Heroku
  • Database on MongoDb

SITEMAP


What does it do?

  • Sign up securely with JWT authentication
  • Cookies sent with every request to verify JWT
  • One-click create a guest account
  • Super fast NextJS page navigation.
  • RTK caching state to avoid downloading identical requests
  • Add clothes to wishlist or cart
  • Find clothes easily via search, header or tabs

Issues

  • NextJs automatically lazy loads all images. This looks tacky on pages with multiple icons.
  • Mobile cookies are not setting
  • NextJs links don't behave the same on mobile


Current Tasks / Upcoming ✅

  • More thorough error handling in nodeJs.
  • A Larger data pool for more accurate testing.

If you feel like offering constructive criticism please be my guest

About

Clothing store with super fast API requests and navigation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published