A Full stack Book store website using several Technologies:
React JS
Mongo DB and express JS
I have used JWT tokens through Cookies in the auth functions
I have used a flood manager to prevent spamming requests and load
on server
Handled errors through express async handler with custom class for
error handling
optimized queries for fast interactions
Working cart with editing and removing items quantities